> For the complete documentation index, see [llms.txt](https://mooncatais-organization.gitbook.io/mooncatai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mooncatais-organization.gitbook.io/mooncatai/mooncat-ai-white-paper.md).

# MoonCat AI - White Paper

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

MoonCat.ai (MCT) combines secure tokenomics with innovative staking technology on the cutting-edge UniChain network. Our token features a fixed supply of 1 billion MCT with a transparent distribution: 50% available through public sale, 30% reserved for liquidity and ecosystem development, and 20% allocated for staking rewards.

Secured by multi-signature Gnosis Safe wallets and time-locked security, our CertiK-audited smart contracts offer flexible staking options with tiered rewards based on commitment duration. Our AI-supported platform prioritizes community governance as the essential guardrails that allow artificial intelligence to enhance rather than replace human decision-making.

This governance-first approach creates a bridge between AI capabilities and blockchain security, ensuring the protocol benefits from both technological efficiency and human wisdom. Our proprietary AI analyzes proposals and provides risk assessments, but all decisions flow through community governance. This same principle guides our development of AI-powered liquidity optimization and dynamic reward rate recommendations.

By establishing governance as the foundation, we enable AI to operate within community-defined parameters, creating a sustainable ecosystem where technology serves human interests. MoonCat.ai represents a new paradigm in DeFi: an AI-enhanced platform where community control remains paramount, delivering both immediate utility and long-term innovation.

<br>


---

# 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://mooncatais-organization.gitbook.io/mooncatai/mooncat-ai-white-paper.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.
