# What is the relationship between USDT on BTC and BTC?

USDT (full name Tether USD). It is a stablecoin issued by Tether, formerly known as Realcoin, which is registered in the isle of man and Hong Kong. USDT is the stable currency with the highest market share on the market. It was originally issued as a cryptocurrency based on the Omni protocol, which can be simply understood as the USDT based on bitcoin.

Omni-USDT is stored on the bitcoin address, so the type of fee to be paid for each transfer is bitcoin. The address is 1 or 3 at the beginning, for example:1NTMakcgVwQpMdGxRQnFKyb3G1FAJysSfz. It is important that to successfully transfer Omni-USDT on the blockchain, there must be at least 0.0002 bitcoins in the address. At the same time, for each Omni-USDT transfer, a small amount of BTC transfer will be generated accordingly. In other words, when we made an Omni-USDT transfer on the blcokchain, two transfers "Omni-USDT and small BTC" actually took place.

Tip: there are currently BTC, ETH, TRX and EOS that support the USDT.


---

# 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/btc-wallet/what-is-the-relationship-between-usdt-on-btc-and-btc.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.
