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

# Welcome to Cattiy

### *The Future Is Feline*

> Version 1.0 · BNB Smart Chain · $CTY

***

Cattiy ($CTY) is a community-first meme token launched on BNB Smart Chain — built for cat lovers, crypto enthusiasts, and anyone who believes that laughter is the strongest utility a token can have.

|              |                          |
| ------------ | ------------------------ |
| **Token**    | Cattiy                   |
| **Ticker**   | $CTY                     |
| **Chain**    | BNB Smart Chain (BEP-20) |
| **Supply**   | 1,000,000,000 (Fixed)    |
| **Tax**      | 0% Buy · 0% Sell         |
| **Contract** | TBA                      |

No hidden fees. No complex mechanics. Just a vibrant community, a beloved mascot, and the undeniable internet power of cats.

***

### Why Cattiy?

The internet runs on cats. From viral videos to the deepest corners of meme culture, the cat has become the universal symbol of curiosity, independence, and chaotic energy — the perfect embodiment of what crypto is all about.

Cattiy was born from a simple observation: the most powerful communities aren't built on whitepapers full of technical jargon. They're built on **shared identity, humor, and belonging.**

> *"In a world of noise, Cattiy purrs."*

***

Use the sidebar to explore the full whitepaper.


---

# 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://cattiy.gitbook.io/cattiy-docs/getting-started/readme.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.
