# How to add USDT to Metamask on the Polygon (MATIC) Network?

If you do not have USTD/MATIC tokens in your wallet you can add them manually. Please note, all tokens need to be added through the **Polygon Mainnet.**

Here are 4 steps to add [USDT](https://coinmarketcap.com/currencies/tether/) to MetaMask on the Polygon (MATIC) Network:

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

1. Go to MetaMask and ensure that you are using the Polygon Mainnet (MATIC)
2. Select ‘Import Tokens’, and search USDT.
3. If you cannot add the token automatically use “Custom Token”:

&#x20; **Polygon contract:** 0xc2132d05d31c914a87c6611c10748aeb04b58e8f

&#x20; **Token Symbol:** USDT

&#x20; **Token Decimal:** 6

&#x20; 4\.  Press “Add Custom Token”.

Now you can see Tether(USDT) token in your wallet.


---

# 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://docs.heartgames.io/heartcoin-whitepaper-v1.0/faq/how-to-add-usdt-to-metamask-on-the-polygon-matic-network.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.
