> For the complete documentation index, see [llms.txt](https://help.trade.fun/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.trade.fun/getting-started/deposits-and-withdrawals-1/deposits.md).

# Deposits

**trade**<mark style="color:$primary;">**dot**</mark>**fun** supports fast, flexible deposits across multiple networks – whether you’re here to **snipe memecoins**, **trade perps/spot on Hyperliquid**, or **bid on Prediction Markets**.

<figure><img src="/files/9s6Oitzq8haMVNk9X5uY" alt=""><figcaption><p>Deposit action</p></figcaption></figure>

***

#### Depositing to **Memecoins Account**

* **Network:** **Solana only**
* You can deposit **SOL, FARTCOIN, or any other supported Solana-based tokens** directly into your memecoin wallet.

> This is an on-chain wallet – perfect for trading Solana memecoins in real time.

<figure><img src="/files/8idF5LLw2e5wzoFR4Pc8" alt="" width="563"><figcaption><p>Memecoin Deposit</p></figcaption></figure>

***

#### Depositing to **Perps/Spot (Hyperliquid) Account**

To fund your perp trading account, you can deposit using any of the following assets via their native networks:

| Network  | Token                      |
| -------- | -------------------------- |
| Arbitrum | USDC                       |
| Solana   | <p>• SOL<br>• FARTCOIN</p> |
| Bitcoin  | BTC                        |
| Ethereum | ETH                        |

> **Note for USDC on Arbitrum:**\
> To send USDC to Hyperliquid, you’ll need a small amount of **ETH in your wallet** to cover gas fees. We recommend transferring at least **$1 worth of ETH** before depositing USDC.

<figure><img src="/files/74irXMKhxGQ8j26Mywh6" alt="" width="563"><figcaption><p>Leverage/Spot Deposit</p></figcaption></figure>

***

### Depositing to Prediction Markets Account

To fund your prediction markets account, you can deposit using any of the supported assets through their native networks.

{% hint style="info" %}
**Please note: Minimum Deposit is $5 for all the following: except Mainnet Eth which is $20.**
{% endhint %}

**Supported Networks & Tokens**

| Chain                     | Token                               |
| ------------------------- | ----------------------------------- |
| Solana                    | <p>• SOL<br>• USDC<br>• USDT</p>    |
| Ethereum                  | <p>• ETH<br>• USDC<br>• USDT</p>    |
| Arbitrum                  | <p>• USDC<br>• USDT</p>             |
| Base                      | <p>• USDC<br>• USDT</p>             |
| Polygon                   | <p>• USDC<br>• USDC.e<br>• USDT</p> |
| BSC (Binance Smart Chain) | <p>• BNB<br>• USDC<br>• USDT</p>    |

<figure><img src="/files/40ZDFoFJ1HtXnh6c4BVN" alt="" width="563"><figcaption><p>Prediction Market Deposit</p></figcaption></figure>

#### Seamless Transfers Between Accounts

If you're already holding funds in your **Memecoins account**, you can easily **transfer them to your Perps account** with just a few clicks. You can also transfer from your **Perps account** to **Prediction Markets account**. No need to withdraw or bridge – we make it fast and frictionless.

***

Need help? [Support](/getting-started/support.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://help.trade.fun/getting-started/deposits-and-withdrawals-1/deposits.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.
