# Sign Up

## Click  ![](/files/9uykPCFPqJ8WKc4q1luX)

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

## Select your wallet

If you’re new to TON, get started by choosing a wallet from [ton.org](https://ton.org/en/wallets).

{% hint style="warning" %}
Please, make sure you're using [one of the compatibile wallets](#wallet-compatibility-note).
{% endhint %}

<figure><img src="/files/0M0ldnPuHh4wUCPKeT8G" alt=""><figcaption></figcaption></figure>

## Top up your account

Once connected, X1000 generates a unique wallet address for you. To start trading, deposit TON into this wallet.

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

{% hint style="info" %}
The first time you connect, X1000 creates a non-custodial wallet that's fully controlled by you — X1000 has no access.
{% endhint %}

For more information about your X1000 wallet, please go to [the X1000 Trading Wallet page](/trading/x1000-trading-wallet.md)

## Wallet Compatibility Note

X1000 utilizes a new method for data signing, which is not supported by all wallets. To ensure X1000 works correctly, make sure you use one of the compatible wallet apps listed below.

| Wallet Name                    | Status (as for 09/29/25) |
| ------------------------------ | ------------------------ |
| Wallet in Telegram             | ✅                        |
| Tonkeeper                      | ✅                        |
| Tonkeeper (Ledger connected)   | ❌                        |
| MyTonWallet                    | ✅                        |
| MyTonWallet (Ledger connected) | ❌                        |
| Tonhub                         | ✅                        |
| Tonkeeper Pro                  | ✅                        |
| OKX Wallet                     | ❌                        |
| Bitget Wallet                  | ❌                        |
| OpenMask                       | ❌                        |
| OKX Mini Wallet                | ❌                        |
| Binance Wallet                 | ❌                        |
| Fintopio                       | ✅                        |
| HOT                            | ❌                        |
| Bybit Wallet                   | ❌                        |
| DeWallet                       | ❌                        |
| SafePal                        | ❌                        |
| GateWallet                     | ❌                        |
| BitgetWeb3                     | ❌                        |
| XTONWallet                     | ❌                        |
| TON Wallet                     | ✅                        |
| Bitget Wallet Lite             | ❌                        |
| Tomo Wallet                    | ❌                        |
| Mirai Mini App                 | ✅                        |
| Architec.ton                   | ❌                        |
| TokenPocket                    | ❌                        |
| UXUY Wallet                    | ✅                        |
| Nicegram Wallet                | ❌                        |
| EchooWallet                    | ❌                        |
| Blitz wallet                   | ❌                        |
| Kolo                           | ❌                        |

Last revised: August 29, 2025.


---

# 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/start/sign-up.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.
