# Add Funds

Once you've created an account, you can bring funds over in several simple ways.

### Deposit Funds

You can send funds from anywhere Injective is supported directly to your Helix account address. This includes supported centralized exchanges and wallets.&#x20;

<figure><img src="/files/0qlIz293ZltDmZihOXn0" alt="" width="286"><figcaption></figcaption></figure>

{% hint style="info" %}
If depositing from a wallet, ensure funds are being sent from Injective Mainnet to your Helix account address. If depositing from a CEX, please ensure you are sending funds from an exchange that supports Injective.&#x20;
{% endhint %}

Supported CEXs include:

* Binance
* OKX
* Bybit
* Bitget
* Upbit
* KuCoin
* Kraken

### Bridge Funds

Funds can be deposited into your Helix account address from nearly any network via bridging solutions. Bridging solutions support 24+ networks, including most popular networks like Ethereum and Solana. Additionally, funds can be bridged in from IBC-enabled chains, expanding access to 110+ networks.&#x20;

Recommended bridges for funding your Helix account address include:

* [Injective Bridge](https://bridge.injective.network/)
* [Wormhole Portal Bridge](https://portalbridge.com/cosmos/)
* [Skip](https://go.skip.build/)

{% hint style="info" %}
If you connect with MetaMask and we detect that you have a USDT balance on Ethereum, you will be prompted to bridge USDT over from Ethereum with two clicks, making this step quick and easy.
{% endhint %}

### Buy crypto

Instead of depositing assets from another account or centralized exchange, you can click "Buy INJ with Card" and purchase INJ in just a few easy clicks using credit, debit, Revolut, Google Pay or Apple Pay. **The 'Buy Crypto' widget compares prices from multiple providers and automatically selects the one offering the best rate at the moment.**

<figure><img src="/files/BTnbxO91bGCSNJEfU72l" alt="" width="188"><figcaption></figcaption></figure>

{% hint style="info" %}
*\*Please note that geographical restrictions and supported services may vary depending on your country of citizenship. For more details, visit* [*knwoledge.onramper.com*](https://knowledge.onramper.com/how-can-i-get-help)
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.helixapp.com/getting-started/add-funds.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
