# How to add QANX token to MetaMask

{% hint style="info" %}
In this tutorial you will leran how you can add QANX Token to your MetaMask to see your current balance. \
\
**You will find two processes if you scroll below:**\
1\. How to add the BEP-20 QANX token to MetaMask\
2\. How to add the ERC-20 QANX token to MetaMask\
\
\&#xNAN;*BEP-20 tokens are tokens on the Binance Smart Chain,* \
*ERC-20 tokens are tokens on Ethereum network.*&#x20;
{% endhint %}

## How to add the BEP-20 QANX token to MetaMask

1. Open MetaMask and make sure you are on the right network. \
   Select '**BSC / Binance Smart Chain**'.&#x20;

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

1. Click on '**Import tokens**', located at the bottom of the 'Assets' tab on your wallet homepage.

<figure><img src="/files/1mhjYa7FrQoveoHXXzZY" alt=""><figcaption></figcaption></figure>

2. **Fill out the input fields accordingly:**\
   \
   Token contract address:\ <mark style="background-color:green;">**`0xAAA9214F675316182Eaa21C85f0Ca99160CC3AAA`**</mark>\
   \
   Token symbol:\
   \&#xNAN;**`QANX`**\
   \
   Token decimal: \
   \&#xNAN;**`18`**

   \
   Click '**Add Custom Token**' to proceed.

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

3. You will now see a page asking you to confirm that you want to add the token. When you click '**Import Tokens**', the token type will be added to your wallet.

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

**Congratulations, you successfully imported QANX Token to your MetaMask** ✅&#x20;

## How to add the ERC-20 QANX token to MetaMask

The process is the same as above. You only need to make sure you are on the right network at point 0. Select '**ETH / Ethereum MainNet**'. \
\
Jump to Step 1. above: "Click on '**Import tokens**'".&#x20;


---

# 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://learn.qanplatform.com/qanx-token/how-to-store-qanx/store-qanx-in-metamask/how-to-add-qanx-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.
