> For the complete documentation index, see [llms.txt](https://docs.nft5.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nft5.io/en/nft5-user-guides/how-to-install-and-connect-metamask-wallet/part-2-instructions-to-add-busd-five-tokens-to-metamask-wallet.md).

# Part 2: Instructions to add BUSD, FIVE tokens to MetaMask wallet

## **Perform the following steps:**

**Step 1:** Add BUSD to MetaMask wallet.

**Step 2:** Add FIVE token to MetaMask wallet.

## Step-by-step instructions in detail:

### #1: Add BUSD to MetaMask wallet.

**Step1:** Go to MetaMask wallet app -> Select Import Token.

![](/files/mdm4wwZ7atDe7WZJxE8v)

**Step 2:** Type BUSD Token address -> Select Imp.

BUSD Token address: **0xe9e7CEA3DedcA5984780Bafc599bD69ADd087D56**

![](/files/nuTjHH0TtKdDCmIVt2PX)

**Step 3:** So you have successfully added the BUSD token.

![](/files/77roFPKbeBIfXSojAYo0)

### #2: Add FIVE token to MetaMask wallet.

**Step 1:** Same as import BUSD.&#x20;

![](/files/iuiECgLYrencI22l0buu)

**Step 2:** Type BUSD Token address -> Select Import.&#x20;

### <mark style="color:purple;">**FIVE**</mark> token informatio&#x6E;**:**

* Token name: Five Token
* Symbol: FIVE
* Blockchain: BNB Chain&#x20;
* Token Standard: BEP-20&#x20;
* Contract: 0x6F61810E3f4D128B2033B00E72E130EC60479b80
* Token Type: Governance

![](/files/0hXQg2X0i3W68hTUFrXL)

**Step 3:** You have completed the steps to add FIVE tokens.

![](/files/rs0ot4v5Un8sFwIZjdjG)


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.nft5.io/en/nft5-user-guides/how-to-install-and-connect-metamask-wallet/part-2-instructions-to-add-busd-five-tokens-to-metamask-wallet.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
