# How to Import USDT into MetaMask (BSC)

### Step 1: Set MetaMask to BSC and Click “Import Tokens”

Make sure MetaMask is set to the BSC network, then click on **Import Tokens.**

<figure><img src="/files/QouvAXh2f412b4iOJyIH" alt="" width="371"><figcaption><p>Set MetaMask to BSC and click “Import Tokens.”</p></figcaption></figure>

### Step 2: Paste USDT Contract Address

Copy the BSC USDT contract address and paste it into the search field in MetaMask.

{% hint style="warning" %}
USDT Contract Address: **0x55d398326f99059fF775485246999027B3197955**
{% endhint %}

<figure><img src="/files/BY0DNG1Twzwe7N7Qg5aH" alt="" width="371"><figcaption><p>Paste the USDT contract address.</p></figcaption></figure>

### Step 3: Select Tether USD and Click “Next”

Select **Tether USD** and click Next.

<figure><img src="/files/VGfjmW6Cb70n5jqEo1jq" alt="" width="371"><figcaption><p>Select Tether USD and click “Next.”</p></figcaption></figure>

### Step 4: Click “Import”

Click Import to add USDT to your wallet.

<figure><img src="/files/8NsuUO1Zh3EnZJ1cijiN" alt="" width="371"><figcaption><p>Click “Import” to finalize.</p></figcaption></figure>

### Step 5: USDT Appears in MetaMask

Now you can see USDT in your MetaMask wallet.

<figure><img src="/files/vARH2psJYBa4Ry3yCBwJ" alt="" width="371"><figcaption><p>USDT is now in your MetaMask wallet.</p></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://docs.deepsafe.network/genesis-nodes/wallet-setup/how-to-import-usdt-into-metamask-bsc.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.
