# Our CATs

| Token Name   | Token Symbol | Blockchain       | Token Address or Id                                                                                                                                                             |
| ------------ | ------------ | ---------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Gluon CAT    | Gluon        | Ergo             | [956bcab1ea3ed40c91bf845fe4f2dee727fe130a95f244a41a6ee7a25f14e23f](https://explorer.ergoplatform.com/en/token/956bcab1ea3ed40c91bf845fe4f2dee727fe130a95f244a41a6ee7a25f14e23f) |
| Clowder CAT  | CLOWDER      | Ethereum Classic | 0x85276E47A70d52eb892Bc92Dd6B87D12b0672E9B                                                                                                                                      |
| TNT CAT      | TNT          | Ethereum Classic | 0x4063c33B6eaAb67461b7a801352341fDa9AAc298                                                                                                                                      |
| Hammer CAT   | HAMMER       | Ethereum Classic | 0x6F0229786c2d6B6f7a213Be51307Ab03bC3e8cD7                                                                                                                                      |
| HackHub CAT  | HACK         | Ethereum Classic | 0x746027143cae3b066bA7E5aE8ac7BBF5a974C3A8                                                                                                                                      |
| VouchMe CAT  | VOUCHME      | Ethereum Classic | 0x75f6aA02d1F0616Ff2C53F2E5Cfd0C060423c41a                                                                                                                                      |
| HodlCoin CAT | HODL         | Ethereum Classic | 0x96e118995C96dCB3182ec1935AB3B881254C4aEa                                                                                                                                      |

For CATs on EVM chains, follow [Metamask's Tutorial on How to Display Tokens](https://support.metamask.io/manage-crypto/tokens/how-to-display-tokens-in-metamask/#how-to-add-a-custom-token) and use the token address provided in the table above.


---

# 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.stability.nexus/about-us/the-stable-order/cats/our-cats.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.
