# Add $STACK to MetaMask

Normally, MetaMask displays ERC20 standard tokens you own on your wallet page.

To see your tokens, click on the **Assets** tab. Your tokens should be listed under this tab.

![](/files/-Ml9LhKdLmGB3Xjc5pXa)

**$STACK won’t be listed automatically, so you have to add it manually through the CoinMarketCap page.**

👉Go to <https://coinmarketcap.com/currencies/stackos/> or <https://www.coingecko.com/en/coins/stackos> on the browser you usually use with the MetaMask wallet extension.

👉Access your MetaMask wallet, switch to the Binance Smart Chain network, and click on the MetaMask icon in the contract section as shown below.

![](/files/-Ml9LrXYeVIq_zMQJjjs)

👉Click on the **THREE dots** as below and the BSC contract will show up and then click on the Metamask symbol.

![](/files/-Ml9M47JeZWjX9-lsEAc)

👉The MetaMask window will open at the top-right-end corner showing the StackOS $STACK Token.

![](/files/-Ml9MDkB2mVSqSgONWU2)

👉Click on “Add Token”.

![](/files/-Ml9MOUqYh3RV3QREUK1)

**And that's it!**&#x20;

**You have just added StackOS Token ($STACK) to your MetaMask wallet and you will be able to check your $STACK balance.**


---

# 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.stackos.io/stackos-docs/tokens/add-usdstack-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.
