# How To Add $FOMO To Your MetaMask

<figure><img src="https://3722726989-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpyyPgs35ChVlsXNRCSA5%2Fuploads%2F5YFzraeJwvEwpETS0fbW%2Fimage.png?alt=media&#x26;token=b1a7ea01-b25d-4194-aea7-a2b750d2c59d" alt=""><figcaption></figcaption></figure>

1. Open your in-app MetaMask browser
2. Go to Etherscan and/or an official Fomo Lab community chat
3. Search for your custom token (if progressing on Etherscan)
4. Scroll down and retrieve the token’s contract address and/or find the $FOMO token address **(0xb0cfb062dE74F0410430a37305b878B7ad65903b)**
5. Go back to your wallet
6. Ensure you have selected the “**Ethereum Main Network**”

<figure><img src="https://3722726989-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpyyPgs35ChVlsXNRCSA5%2Fuploads%2FfU6rzA7eFLJpDXxOtQnC%2Fimage.png?alt=media&#x26;token=755877ee-f1df-41be-ad25-4d1c3a2fa746" alt=""><figcaption></figcaption></figure>

7\. Select “**Import Token**” or “**Add Token**”

8\. Select the **Custom Token** option

<figure><img src="https://3722726989-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpyyPgs35ChVlsXNRCSA5%2Fuploads%2FuV28OmiYyt91BpswuBVp%2Fimage.png?alt=media&#x26;token=3e90200f-48f2-4e27-bee0-02dc4c451fc9" alt=""><figcaption></figcaption></figure>

9\. Input the $FOMO Token information:

a) **Token Address: 0xb0cfb062dE74F0410430a37305b878B7ad65903b**

b) **Token Symbol: FOMO**

c) **Token of Precision: 18**

Once all the information has been populated, click **Import**

<figure><img src="https://3722726989-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpyyPgs35ChVlsXNRCSA5%2Fuploads%2FVoXIAP64PuETqOXWDoJC%2Fimage.png?alt=media&#x26;token=7a64ac43-2fa9-4e6e-aca3-958926e961e5" alt=""><figcaption></figcaption></figure>

**Viola! Your custom token should appear in your wallet alongside your other tokens.**


---

# 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://fomo-lab1.gitbook.io/fomo-lab/faq/how-to-add-usdfomo-to-your-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.
