# How to enable Gas-Free  Stablecoin Transfers on the BNB Chain?

TokenPocket (Android 2.3.6 and above, iOS 2.5.4 and above) now supports Gas-Free stablecoin transfers on the BNB Chain! Currently, USDT, USD1 are supported. (iOS support for Gas-Free stablecoin transfers is coming soon—stay tuned!)

USDT: 2transfers&#x20;

USD1: Unlimited transfers

### Minimum Transfer Amount <a href="#minimum-transfer-amount" id="minimum-transfer-amount"></a>

Each transfer must be at least $0.10 worth of stablecoins (USDT or USD1) on the BSC netrk

## How to enable Gas-Free Stablecoin Transfers on the BNB Chain?

Go to the transfer page, enter the recipient's address and transfer amount, verify the details, and confirm the transaction. On the transaction details page, follow the prompts to enable the Gas-Free stablecoin transfer feature. For detailed steps, refer to the guide below.

<figure><img src="/files/6IFIqUK3FJTk7PVMsAdO" 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/bsc/zero-gas.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.
