# How to get USDT and TON

The TON network offers various ways to top up your crypto — from centralized exchanges to direct card payments. Let’s explore each method in detail.

***

## 👛 Setting Up a TON Wallet

To bring crypto into the TON network, you'll first need to set up a wallet. A wallet is an app that stores your Toncoin and lets you interact with other dApps on the network.

🔹 The ideal option is the [native Telegram wallet](https://t.me/wallet), which comes in two versions:

* **Wallet** — custodial wallet (funds are managed by the service);
* **TON Space** — non-custodial wallet with a seed phrase (you have full control).

TON also offers a variety of other wallets to suit your preferences. You can explore all options via the [official wallet page](https://ton.org/wallets?locale=en\&pagination\[limit]=-1).

***

## 💳 Buying TON and USDT

### 1️⃣ Using Centralized Exchanges (CEX)

Popular exchanges you can use:

* **Bybit**, **OKX**, **KuCoin**, **HTX**, **MEXC**, and more.

**How it works:**

1. Deposit funds into one of the listed exchanges;
2. Buy TON or USDT;
3. Withdraw the tokens to your TON wallet address.

📌 Suitable for: **TON & USDT**

***

### 2️⃣ Using the P2P Service in [Wallet](https://t.me/wallet)

**How it works:**

1. Open the **P2P** section inside your wallet;
2. Find an offer to buy TON or USDT;
3. Or create your own offer;
4. Once completed, funds will be credited to your wallet.

📌 Suitable for: **TON & USDT**

***

### 3️⃣ Buying with a Bank Card via [Tonkeeper](https://tonkeeper.com/)

**How it works:**

1. Install the Tonkeeper wallet;
2. Go to the **Buy TON** or **Buy USDT** section;
3. Choose your payment method and complete the purchase.

📌 Suitable for: **TON & USDT**

***

### 4️⃣ Using Decentralized Exchanges (DEX)

You can use:

* **PancakeSwap** (on BSC);
* **Uniswap** (on Ethereum).

**How it works:**

1. Buy the TON token on one of the DEXes;
2. Use the [official bridge](https://bridge.ton.org/) to transfer TON to the TON network.

📌 Suitable for: **TON only**

***

## 🌐 Stay Updated on New Methods

You can always find the latest verified methods for buying TON on the official website:\
👉 [TON.org — Buy TON](https://ton.org/buy-toncoin?filters\[exchange_groups]\[slug]\[$eq]=buy-with-card\&pagination\[page]=1\&pagination\[pageSize]=100)

📚 *There you'll find step-by-step instructions and a full list of supported services.*


---

# 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.storm.tg/getting-started/getting_crypto.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.
