# Your TON and Solana Wallets

**Getting Started**\
After accepting the **Terms & Conditions**, the bot will automatically generate and share your brand-new **TON** and **Solana** wallet addresses.

<figure><img src="/files/51NNsL5Qxdb2I9dQoww3" alt="" width="375"><figcaption></figcaption></figure>

***

#### **How to deposit TON and start trading:**

* Copy the wallet address by tapping it in the message, then send TON from any centralized exchange (CEX)
* Or, for a faster method, tap **TON CONNECT TOP UP** to fund your wallet directly from your main TON wallet with just a few clicks

Once funded, your wallet is ready. You can now explore and start trading using the [**Blum Trading Bot**](https://t.me/BlumCryptoTradingBot)

***

#### **Wallet section**

This page is designed for managing your TON wallet. From here, you can:

* Import your wallet if you already have one
* Export the private key for use in other wallets
* Reset the wallet and create a new one

<figure><img src="/files/XgO7qNeBgG6BSAaXb1Ry" alt="" width="375"><figcaption></figcaption></figure>

* Copy your wallet address for deposits
* Use the **TON CONNECT TOP UP** button for quick deposits from another TON wallet
* Withdraw TON, USDT, or other supported tokens from your balance

Note: **Blum Trading Bot does not charge any fees** for withdrawals from your TON wallet.

***

#### **Depositing or Withdrawing Any Token**

If you mistakenly deposit unsupported tokens or need to withdraw any coin manually, follow this process:

1. Use the **wallet recovery phrase export** feature
2. Save the **recovery phrase (private key)** securely
3. Import the key into a compatible wallet that supports recovery by phrase, such as:
   * TonKeeper
   * My TON Wallet
   * Phantom (for Solana)

This method gives you full access to any tokens held on your wallet, even if they are not natively supported in the Blum Trading Bot interface.


---

# 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://help.blum.io/trading-bot-faq/your-ton-and-solana-wallets.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.
