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

# $ElonCAT Token

### <mark style="color:purple;">What is the total supply?</mark>

> <mark style="color:purple;background-color:purple;">The magic number that defines the very essence of Elon Cat: 1.777.000 $ElonCat! This celestial supply, meticulously crafted and infused with whimsy, is the key to unlocking the wonders of our cosmic kitty kingdom. With a nod to the heavens, our supply of 1.777.000 $ElonCat represents the perfect balance between harmony and abundance. It's a number that resonates with cosmic significance, hinting at the mysteries of the universe waiting to be unraveled.</mark>

### <mark style="color:blue;">How much for tax?</mark>

> <mark style="color:blue;background-color:blue;">Prepare to have your cosmic minds blown, because at Elon Cat, we have a new concept: a 0% buy and 3% sell tax! We believe in empowering our community of space-faring investors with maximum financial freedom.</mark>

### <mark style="color:purple;">What is the distribution?</mark>

> <mark style="color:purple;background-color:purple;">In the celestial realm of Elon Cat, we have meticulously crafted the distribution of our tokens to ensure a cosmic balance. With strategic precision, we've allocated 15% for Presale and Liquidity, 10% in a Locker for Cex, 10% in a Locker for Cex Tier 1, 3% Development, 1% Marketing, 1% Ambassador and 60% Burnt</mark>


---

# 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, and the optional `goal` query parameter:

```
GET https://elon-cat.gitbook.io/elon-cat/ecosystem/usdeloncat-token.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
