# Fund Your Wallet

#### Spot Trading Bot

{% embed url="<https://app.guideflow.com/player/zkjv4l0tek>" %}

1. **Access your wallet** — `/start` or `/wallet` to see your deposit address
2. **Copy your deposit address** — standard Solana address
3. **Send funds** — SOL from any exchange or wallet
   * 💡 TIP: "Send a small test amount first to verify the address"
4. **Wait for confirmation** — Solana transactions typically confirm within a few seconds. Once confirmed, your balance will update automatically in the bot and you'll receive a notification.

#### Perpetuals Bot <a href="#id-28558913-6dbb-4889-b936-7f206a91e066" id="id-28558913-6dbb-4889-b936-7f206a91e066"></a>

<figure><img src="/files/7Gocn6LFME5Ykh43tK7t" alt=""><figcaption></figcaption></figure>

The Perps Bot trades on **Hyperliquid** and accepts deposits via two methods:

#### Option A: USDC or SOL on Solana <a href="#id-035d2f6a-4505-492f-9ea7-8ea18e43c9f3" id="id-035d2f6a-4505-492f-9ea7-8ea18e43c9f3"></a>

1. **Open the deposit screen** — send `/deposit`&#x20;
2. **Copy your Solana deposit address** displayed in the bot
3. **Send USDC or SOL on the Solana network:**
   * Open your exchange or external wallet&#x20;
   * Select USDC or SOL on the **Solana network**
   * Paste your Click Solana deposit address and confirm
4. **Wait for confirmation** — your USDC or SOL is automatically bridged to your Hyperliquid trading account. No manual bridging needed.

#### Option B: USDC on Arbitrum <a href="#id-5a6b3153-673e-4ece-a3b8-d00091d8bd0b" id="id-5a6b3153-673e-4ece-a3b8-d00091d8bd0b"></a>

1. **Open the deposit screen** — send `/deposit`&#x20;
2. **Copy your EVM deposit address** displayed in the bot
3. **Send USDC on the Arbitrum network:**
   * Open your exchange or external wallet
   * Select **USDC** on the **Arbitrum network**
   * Paste your Click EVM deposit address and confirm
4. **Wait for confirmation** — USDC on Arbitrum is credited directly to your Hyperliquid trading account.

> ⚠️ **IMPORTANT:** Only send SOL or USDC on Solana or USDC on Arbitrum. Sending USDC on Solana or other unsupported token/network combinations may result in lost funds.

#### How to withdraw: <a href="#ce5862fc-8a35-4955-813c-6759763d7118" id="ce5862fc-8a35-4955-813c-6759763d7118"></a>

1. **Open the withdrawal screen** — send `/withdraw` in [@clickperps\_bot](https://t.me/clickperps_bot)
2. **Select Arbitrum** as the destination chain
3. **Enter your Arbitrum wallet address** (EVM address starting with 0x)
4. **Choose amount** — select 25%, 50%, 75%, or enter a custom percentage
5. **Confirm** — a $1 USDC withdrawal fee (charged by Hyperliquid) is deducted from the withdrawal amount

> ⚠️ **Withdrawal is Arbitrum only.** Solana withdrawal is not yet supported.

#### &#x20;Chrome Extension

> **Extension users:** The Chrome Extension shares the same wallet as your Telegram bot — no separate deposit needed. Fund via the Telegram bot and trade via the extension. See Chrome Extension for details.

The Chrome Extension **shares the same wallet** as your Telegram bot — there is no separate deposit needed.

* If you've already funded your wallet through the Spot Bot, your funds are available in the extension immediately
* To add funds, deposit through either Telegram bot using the instructions above
* Your balances, positions, and trade history sync via Spot Telegram bot.

#### FAQ <a href="#id-7a6efaff-456d-468e-bad2-2de09347048d" id="id-7a6efaff-456d-468e-bad2-2de09347048d"></a>

**Q: Can I send tokens from a different network?**\
A: No. Spot Bot only accepts SOL on Solana, and Perps Bot only accepts USDC on Arbitrum or Hyperliquid network. Sending tokens on the wrong network may result in lost funds.

**Q: How long does a deposit take?**\
A: Solana deposits confirm in seconds. Arbitrum deposits typically confirm within 1–2 minutes.

**Q: Is my wallet shared across products?**\
A: Yes. Your Click wallet works across the Spot Bot, Perps Bot, and Chrome Extension. However, each product has its own deposit flow due to different underlying networks.


---

# 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.click.trade/getting-started/fund-your-wallet.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.
