> For the complete documentation index, see [llms.txt](https://dubai-cat.gitbook.io/dubai-cat/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dubai-cat.gitbook.io/dubai-cat/tokenomics.md).

# Tokenomics

*<mark style="background-color:red;">**Token Information**</mark>*

<table><thead><tr><th width="152.5">Type</th><th>Detail</th></tr></thead><tbody><tr><td><strong>Token Name</strong></td><td>DubaiCat</td></tr><tr><td><strong>Decimal</strong></td><td>9</td></tr><tr><td><strong>Network</strong></td><td>Binance Smart Chain</td></tr><tr><td><strong>Tax</strong></td><td>0% Buy / 0% Sell</td></tr><tr><td><strong>Contract</strong></td><td>0xEB0a389817C12578D6B4b504081807c8B363aBEb</td></tr><tr><td><strong>Supply</strong></td><td>777,777,777</td></tr></tbody></table>

*<mark style="background-color:red;">**Token Allocation**</mark>*

| Type                       | %Distribution |
| -------------------------- | ------------- |
| **Presale and liquidity**  | *70%*         |
| **CEX**                    | *10%*         |
| **Advisors and Community** | *10%*         |
| **Future Implementations** | *08%*         |
| **Team**                   | *2%*          |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://dubai-cat.gitbook.io/dubai-cat/tokenomics.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.
