# x1000 Trading Wallet

The x1000 Trading Wallet is your unique wallet version for trading on TON Blockchain. It's a non-custodial solution integrated seamlessly into the platform. This page covers wallet creation, data signing for smooth trades, and managing deposits and withdrawals.

## Wallet Creation

Your x1000 Trading Wallet is automatically generated the first time you connect a TON wallet to the platform. This dedicated wallet acts as your personal trading space.

* Fully non-custodial, with no access by the x1000 team.
* Unique address for each connected TON wallet.

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

## Data Signing

Before your first trade, x1000 prompts a time-limited data signature in your connected wallet app. This step streamlines the process.

* Enables one-click buys and sells, eliminating repeated approvals.
* Applies only to x1000 actions, without affecting other dApps.

{% hint style="info" %}
Not all TON wallets support this method — check compatible options on[ the Sign Up page](/start/sign-up.md).
{% endhint %}

## Deposits and Withdrawals

Manage funds easily in your x1000 Trading Wallet. Deposits accept TON directly or bridged assets from chains like BSC, Ethereum, Solana, Tron, Arbitrum, SUI, Base, and HyperEVM.&#x20;

### Depositing Funds

<div><figure><img src="/files/o5IxHsbp7tIJfa2DMXWv" alt="" width="291"><figcaption></figcaption></figure> <figure><img src="/files/GMKzui8NvnNnDjzrShRE" alt="" width="188"><figcaption></figcaption></figure></div>

#### **TON Deposits**

1. Click your wallet logo in the top-right corner.
2. Select Deposit.
3. Copy your TON address and send funds from an external source.
4. Await network confirmation for balance update.

#### **Deposits from Other Blockchains**

1. Click your wallet logo in the top-right corner.
2. Select Deposit.
3. Use the dropdown to pick one of the 9 supported chains.
4. Choose the token and specify the amount.
5. Click Deposit, send to the provided address, and wait for confirmation.
6. Tokens auto-convert to TON and appear in your balance.

{% hint style="info" %}
Cross-chain deposits are powered by Houdini Bridge. For assistance, visit [Houdini Telegram Support Bot](https://t.me/HoudiniSwapSupport_bot).
{% endhint %}

### Withdrawing Funds

<div><figure><img src="/files/UFqoC9G5G1NDS6umedYh" alt="" width="291"><figcaption></figcaption></figure> <figure><img src="/files/pqq6KnG4BbRq6C92XYPM" alt="" width="375"><figcaption></figcaption></figure></div>

1. Click your wallet logo in the top-right corner.
2. Select Withdraw.
3. Send to your connected wallet or input a custom TON address.
4. Enter the amount and click Withdraw.


---

# 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.x1000.finance/trading/x1000-trading-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.
