> For the complete documentation index, see [llms.txt](https://help.coinpocket.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.coinpocket.io/wallet-faq/btc-wallet/can-usdt-transfer-to-my-bitcoin-address.md).

# Can usdt transfer to my bitcoin address?

Your<https://coinpocket.io>  Wallet allows you to transact with Tether (USDT).

To receive USDT from a friend or third party, follow the steps below for help getting started.

1. Click on **Recieve** and choose Tether from the **Currency** drop-down menu.
2. Click **Copy** to copy your USDT address to your clipboard and share it with the sender.
   1. Alternatively, the sender can scan the QR code shown below your address with their device. Please note: your USDT address is the same as your ETH address. You can also receive Tether by having it sent to the ETH address that appears when you click **Request** and choose **Ethereum** as your currency.
3. Once finished, click **Done** or the X in the upper-right corner to close your Request window.
4. To monitor any incoming and outgoing USDT transactions, visit your Tether tab in the left-side navigation panel of your wallet.

![](/files/ABATRuXNju2uZO7BSvvH)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.coinpocket.io/wallet-faq/btc-wallet/can-usdt-transfer-to-my-bitcoin-address.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.
