# Adding Custom Tokens to MetaMask

In order for your tokens to display in your wallet, you need to add the token first. Let's leverage wallet.meter.io to add custom tokens

Step 1

Access wallet.meter.io

![](/files/4kgPcUESLeBTTb3CfWT2)

Step 2

Choose the account that will be used to transfer funds

![](/files/cpY9LBxJePwR4IzMGjBk)

Step 3

Connect the account with the web wallet

![](/files/qGExLib90gzxAmafkhu7)

Step 4

In wallet.meter.io, go the asset that you want to add to the MetaMask, click on the 3 dots on the right and specify ‘Add to MetaMask’

![](/files/KJLER7dFCmOLmUz8p2C3)

Step 5

Accept MetaMask request to ‘Add Token’

![](/files/ffOrBnsxYHuWW6bQ3v8I)

Step 6

Confirm addition of the token information in MetaMask

![](/files/L3YnDZKWa9LpXNHGJCEW)


---

# 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.voltswap.finance/setting-up-a-wallet/adding-custom-tokens-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.
