# Add BUSD token in Metamask

Open your Metamask wallet, select the BNB Chain or BSC network, depending on how you have added it previously. You must be on the correct network before adding the BUSD token or you will not be able to do so.

Then scroll to the bottom of the window and you will see the option to **import a token**, click on it to add the BUSD contract.

![importar token busd en metamask - ricemining](https://ricemining.com/wp-content/uploads/2022/02/importar-token-busd-en-metamask-ricemining.png)

You will now need to tell Metamask the contract address for the BUSD token.

#### BUSD token contract

**0xe9e7cea3dedca5984780bafc599bd69add087d56**

You can check that the **contract** is correct on the bscscan website: <https://bscscan.com/token/0xe9e7cea3dedca5984780bafc599bd69add087d56>

Now paste the above address into the Metamask window and then click on **Add Custom Token**.

Done, you now have the BUSD token added in Metamask and can send and receive BUSD.

![token busd en metamask](https://ricemining.com/wp-content/uploads/2022/02/token-busd-en-metamask.png)

If you have any questions or concerns, leave us a comment so our support team can help you.


---

# 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.futuregold.us/created-wallet-address/add-busd-token-in-metamask.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.
