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

# CakeBot Token

<details>

<summary>What is the token address of CakeBot?</summary>

0x39132dAa2082e12Ac33a08478A74362E3c394357

\
View on BSC: <https://bscscan.com/token/0x39132daa2082e12ac33a08478a74362e3c394357>

</details>

<details>

<summary>Has the contract been audited?</summary>

Our contract has been audited by rugfreecoins.com\
\
View the audit: <https://github.com/Rugfreecoins/Smart-Contract-Audits/blob/main/Cake%20Bot%20Token%20Audit%20.pdf>

</details>

<details>

<summary>What is the token tax?</summary>

5% when buying & selling:\
\
1% Added back to the liquidity pool\
1% Token reflections\
3% marketing & development&#x20;

</details>

<details>

<summary>What are the tokenomics of CakeBot?</summary>

Total supply: 10,000,000,000

</details>

<details>

<summary>What are the benefits of holding CakeBot?</summary>

Token holders receive 50% of all the revenue generated by the bot.&#x20;

</details>


---

# 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://cakebot.gitbook.io/cakebot-tutorials/faq/cakebot-token.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.
