# Tutorial on buying coins on Binance Exchange

### Step 1: Register and log in to Binance

1. Visit the official [Binance website](https://www.binance.com/en).
2. Click "Sign Up" in the upper right corner.
3. Enter your email address and password, then click "Create Account"
4. Complete the registration according to the email verification process.

   <div align="left"><figure><img src="/files/9exnmG2V64TecPfMKvot" alt="" width="279"><figcaption></figcaption></figure></div>

***

### Step 2: Complete Identity Verification (KYC)

1. Log in to your Binance account.
2. Click your profile picture in the upper right corner and select "**Identity Verification**".
3. Follow the prompts to fill in your personal information and upload your identity documents.
4. Once the verification is passed, you can trade.

***

Step 3: Buy USDT

Buy USDT through C2C transactions

1. Click "**Home**" > "**C2C Buy Coins**".

   <div align="left"><figure><img src="/files/haCbNxtmwSOu3wCr1hjP" alt="" width="181"><figcaption></figcaption></figure></div>
2. Select "**Buy**", then select "**USDT**" from the list.

   <div align="left"><figure><img src="/files/C3vC6rrURZ6LgvwxFa4x" alt="" width="188"><figcaption></figcaption></figure></div>
3. Browse the available sellers and select the one that meets your needs. It is recommended to select a seller with a long creation time and a large transaction volume.
4. Follow the on-screen instructions to transfer and confirm the payment, or contact the other party's customer service.

   <div align="left"><figure><img src="/files/86tHu2UNfZZuP05JN7n8" alt="" width="188"><figcaption></figcaption></figure></div>

***

### Step 4: Withdraw USDT to your wallet

1. Go to "**Wallet**" > "**Assets**" > "**Trading Platform**" > "**Transfer**".

   <div align="left"><figure><img src="/files/6lbd8fdgA1Nhid76jwqZ" alt="" width="165"><figcaption></figcaption></figure></div>
2. You must select "**On-chain Withdrawal**", otherwise the transaction cannot be confirmed.![](/files/oJnPljhLoMn9QIw6yNuL)
3. Select "**USDT**" as the withdrawal currency, and then select "**Transfer via blockchain**". ![](/files/LfHBm58XCy4pt9vR5ZUU)![](/files/cPIFtMFLW7WREngbcSl7)
4. Enter your **TronLink** wallet address and select the correct network (e.g. TronLink uses TRC20).![](/files/BFAMMhfQ7BeQH71PIqg0)
   1. Fill in your wallet address for the address
   2. The amount is the amount of currency you purchased
5. Enter the withdrawal amount and click "**Withdraw**".
6. Follow the security verification steps to confirm your withdrawal.

***

Important Tips

● Please check your wallet address carefully before withdrawing funds to avoid losing funds.\
● Please select the correct network to ensure that the transfer is completed smoothly.\
● In P2P transactions, please confirm the release after confirming that the funds have been received.\
For further help, please visit the Binance Help Center.


---

# 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://kodecrypto-document.gitbook.io/crypto-how-pay/4.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.
