# How to acquire TRX tokens.

Any on-chain operation performed on the TRON (TRX) network requires the payment of miner fees (Gas), which is why TRX is an essential token to use in the TRON (TRX) wallet. (TRON also has a gas payment method based on resource consumption, but we won't discuss it further here.)

### <mark style="color:orange;">**To exchange through Transit Swap**</mark>

Open TokenPocket and tap on the top right corner 【Swap】 button.

<figure><img src="/files/3nYuzOZLtL9vaP7gcuQ3" alt=""><figcaption></figcaption></figure>

In the open interface, set the token (e.g., USDT) that needs to be exchanged, select the token TRX to be exchanged into, and then select an Ethereum wallet as the receiving address. Please do not use an exchange address as the receiving address.&#x20;

When exchanging tokens for the first time, other than the mainnet coin, an authorization operation is required here. The authorization quantity can be set reasonably. After completing the authorization, proceed with the exchange by specifying the token to be exchanged, the token to be received, the quantity, setting the receiving address, and clicking \[Confirm Exchange] to sign and obtain TRX tokens. (Transit supports both on-chain and cross-chain exchange services.)

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

### <mark style="color:orange;">Purchase TRX tokens through Binance.</mark>

Open Binance, click on "Trade," and select "Binance Convert."

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

Use Binance Convert to quickly obtain TRX tokens using other cryptocurrencies.

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

### <mark style="color:orange;">Transfer TRX to wallet</mark>

Click on "Wallet" and select "Fiat and Spot."

<figure><img src="/files/63HyLcru5Ie9D61aFsQr" alt=""><figcaption></figcaption></figure>

Select "Withdraw" to withdraw assets.

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

Search and select the TRX token from the token list.

<figure><img src="/files/2SyW8SzQH3f85ZRMBSwt" alt=""><figcaption></figcaption></figure>

Choose the TRC20 network from the network list.

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

Set the receiving address and the amount of TRX to be withdrawn. The transaction fee is only 1 TRX. Click "withdraw" and verify to extract the tokens to your wallet. (Please make sure to double-check the receiving address, you can open the TRON wallet in TokenPocket, click on "receive" and copy it.)

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


---

# 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.tokenpocket.pro/en/wallet-faq-en/tron-wallet/trx.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.
