# How to Add Custom Token to Metamask

If the purchased LIFT tokens are not listed automatically in the MetaMask wallet, it is recommended to perform the following set of actions:&#x20;

1. Start by searching for the token within your MetaMask wallet. If the token does not appear in the asset list, move to the next step.
2. Go to CoinGecko or CoinMarketCap, search for LIFT, then look for its contract.
3. Choose the corresponding Blockchain.
4. Select the MetaMask icon.
5. Click add token for LIFT to appear listed in your MetaMask wallet.

The following is a comprehensive video guide on how to manually add custom tokens to MetaMask wallet: &#x20;

{% embed url="<https://www.youtube.com/watch?v=Rish2BbnhdU>" %}


---

# 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.uplift.io/basic/how-to-add-custom-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.
