# How to Check Token Balance

1. **Open Your Web3 Wallet**\
   Ensure you're logged into the wallet where you want to add the token.
2. **Navigate to “Import Tokens”**
   * Select **“Import tokens”**
   * Choose **“Custom token”**
3. **Enter the Contract Address**
   * Paste the following contract address: **0x6c1ca31a9f3a57bb680f82a8fe97fc00ac4aad21**
4. **Confirm Token Details**
   * **Token Symbol**: TOPS
   * **Token Decimal**: 18
5. **Complete the Import**
   * Click **“Next”**
   * Click **“Import”**

You should now see your token balance displayed in your wallet.\
**Notice**: $TOPS reward is distributed **weekly.** You can claim your reward [here](https://igam3.com/profile/rewards) <br>

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


---

# 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.ig3.ai/user-guides/how-to-check-token-balance.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.
