# Adding Your Bridged Tokens to MetaMask

Once you bridge your tokens, you'll need to import (or add) the bridged tokens to your wallet so that you're able to see the balance of tokens your account and transact with them. By default, most wallets (including MetaMask) do no show them.&#x20;

Adding tokens to Nucleon is super simple. To add a token:&#x20;

1. Go to Nucleon.&#x20;
2. Expand Select a token to open the Select a token dialog.

   <figure><img src="/files/aPL1FlIjzjMNQJY5WXwz" alt=""><figcaption></figcaption></figure>
3. Click the add (+) icon next to the token that you want to add.

   <figure><img src="/files/ONfKURVTWXgeHKbGIzXJ" alt=""><figcaption></figcaption></figure>
4. In MetaMask, click **Add Token** to finish adding the token.

   <figure><img src="/files/Hk3kvurP2YrsvL4EuNei" alt=""><figcaption></figcaption></figure>

You have now added an ERC-20 token to MetaMask. Now let's continue and connect MetaMask to Nucleon.


---

# 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.nucleon.network/getting-started/adding-your-bridged-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.
