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

# Tokenomics

**CatDoge Launched on Ethereum on the 3rd of November, 2023**&#x20;

**Ticker = $CDETH**\
**Total supply of 333,420,069 tokens.**\
\
\- ***67% of our token supply***, *or 230,059,847 tokens, will be going to liquidity. A strong focus on liquidity is incredibly important to us, mitigating the volatility of our chart, and helping us achieve our long term goals as a project.*\
\
\- ***25% of our token supply**, or 83,355,017 tokens, to our OG holders whose investments funded this relaunch.* *These diamond hands will be airdropped their tokens on contract deployment.*\
\
\- ***4% of our token supply,*** or 13,336,1802 tokens, will go to our Marketing Wallet. This is a multi-signature wallet, requiring 2 out of the 3 owners to approve any and all transactions. These tokens are utilized for the purpose of marketing the project, supporting the chart and community, establishing partnerships, and some future developments. This wallet is EXCLUDED from receiving ETH rewards.\
\
\- **4*****% of our token supply***, or 13,336,1802 tokens, will go to our Buyback Wallet. This is a multi-signature wallet, requiring 2 out of the 3 owners to approve any and all transactions. This wallet DOES receive rewards, which the teams uses manual buybacks. The original 4% supply within the buyback wallet will always remain there. Additional tokens are immediately sent to the marketing wallet directly after a buyback, which removes the tokens from the eligible reward pool, thereby increasing the amount of ETH rewards earned by holders.\
\
\
\
\
\
\ <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://catdoge.gitbook.io/catdoge-whitepaper-1/overview/tokenomics.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.
