# How to add INTL to your MetaMask wallet?

Similar to [BUSD](/busd.md), you can again visit [CoinMarketCap](https://coinmarketcap.com/currencies/intelly/) and search for the Intelly token (INTL). After landing on the INTL page, you will come across a section named contracts and see the BNB Smart Chain with the MetaMask icon in it. After clicking on the icon, your MetaMask will be opened, and all you have to do is click the “add” button to complete the process.

Another way to add INTL to your wallet is through the contract address.

On MetaMask, click custom token and paste the INTL contract address. After pasting the contract address, the token symbol (INTL) will show up. Finally, click next and “add token”. Subsequently, you will see INTL on your MetaMask list.

[INTL Contract Address](https://bscscan.com/address/0xe2eFe9D38e21293347018914EE1D23913EcB811c) (BEP-20): 0xe2eFe9D38e21293347018914EE1D23913EcB811c


---

# 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.intelly.tech/intelly-token-intl/how-to-add-intl-to-your-metamask-wallet.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.
