# How to Add a Custom Token to Metamask

## Visual Walkthrough

#### 1. Open Metamask and click 'Assets' to see the tokens in your wallet

![](/files/-MKPoHJ76WpyC9vNgHad)

#### 2. Scroll down to the bottom and click 'Add Token'.

![](/files/-MKPopOBnbsp2262beJL)

#### 3. Click 'Custom Token'

![](/files/-MKPpkFh_WggBiukQQjg)

#### 4. Past the contract address for BIFI into the 'Token Contract Address' field

BIFI token BNB Chain Contract Address : [0xCa3F508B8e4Dd382eE878A314789373D80A5190A ](https://bscscan.com/token/0xCa3F508B8e4Dd382eE878A314789373D80A5190A)\
\
The BIFI token Contract Address on other chains can be found here: [Contract Addresses](broken://pages/-M_6Sqduw-sWh1CZcOBL)

![](/files/-MKPqwxwaioKFqniqaMR)

#### 5. Click 'Next'&#x20;

![](/files/-MKPra-cgUSY0HxJ-eRh)

#### 6. Click 'Add Tokens' to add the new token

![](/files/-MKPsNTZPjQPexhkL8sK)

#### 7. Moooo! BIFI should appear in your assets list so it's easier to track and use

![](/files/-MKPsmpLuI8yNwN_OHB1)


---

# 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.beefy.finance/faq/how-to-guides/how-to-add-a-custom-token-to-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.
