# Deposits

Funding your account on Supercexy is fast and straightforward.

1. **Click “Deposit”**\
   On the top-right corner of the trading interface, click the green “Deposit” button.

<figure><img src="/files/fOMEe0hi0a65Q6MWSEVb" alt=""><figcaption></figcaption></figure>

2. **Select the token you want to deposit**\
   A list of supported assets will appear, including BTC, ETH, SOL, HYPE, USDC, USDT0, PUMP, PURR, and FART.

> 💡 *More tokens will be available soon as the ecosystem expands.*

3. **Choose the deposit network**\
   As an example, Bitcoin can be deposited natively via Bitcoin (through HyperUnit) with the deposit completing after 3 confirmations, or directly from another Hyperliquid (L1) address for instant settlement.\
   Other tokens can also be deposited either from another Hyperliquid account or through supported external networks, depending on the asset.
4. **Copy your deposit address**\
   Carefully copy the generated deposit address and send the selected asset from the corresponding network.\
   \ <mark style="background-color:yellow;">⚠️</mark> <mark style="background-color:yellow;"></mark>*<mark style="background-color:yellow;">Always double-check that you’re sending from the correct network, sending from an unsupported network may result in permanent loss of funds.</mark>*
5. **Wait for confirmation**\
   Deposits on Hyperliquid (L1) are credited instantly, while external networks (like Bitcoin) may take a few minutes depending on blockchain confirmations.

Once the funds arrive, your balance will update automatically and you’ll be ready to trade.


---

# 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://supercexy.gitbook.io/supercexy-docs/welcome-to-supercexy/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.
