# CheesecakeSwap

## CheesecakeSwap

- [CheesecakeSwap](https://cheesecakeswap.gitbook.io/cheesecakeswap/master.md)
- [How to Add Liquidity](https://cheesecakeswap.gitbook.io/cheesecakeswap/how-to-add-liquidity.md)
- [Voting](https://cheesecakeswap.gitbook.io/cheesecakeswap/voting.md)
- [Launchpool](https://cheesecakeswap.gitbook.io/cheesecakeswap/launchpool.md)
- [What is Multiplier?](https://cheesecakeswap.gitbook.io/cheesecakeswap/what-is-multiplier.md)
- [All Listings](https://cheesecakeswap.gitbook.io/cheesecakeswap/all-listings.md)
- [CheesecakeSwap Token (CCAKE)](https://cheesecakeswap.gitbook.io/cheesecakeswap/tokenomics/cheesecakeswap-token-ccake.md)
- [Emission Reduction](https://cheesecakeswap.gitbook.io/cheesecakeswap/tokenomics/emission-reduction.md)
- [Tokenomics on Polygon](https://cheesecakeswap.gitbook.io/cheesecakeswap/tokenomics/tokenomics-on-polygon.md)
- [Governance](https://cheesecakeswap.gitbook.io/cheesecakeswap/tokenomics/governance.md)
- [How to Add CCAKE to Metamask](https://cheesecakeswap.gitbook.io/cheesecakeswap/tokenomics/how-to-add-ccake-to-metamask.md)
- [Roadmap](https://cheesecakeswap.gitbook.io/cheesecakeswap/roadmap/roadmap.md): We divide our future developments and updates into 4 categories, urgent/high/medium/low. This page will be updated consistently.
- [Contracts](https://cheesecakeswap.gitbook.io/cheesecakeswap/security/contracts.md)
- [Migrate Function](https://cheesecakeswap.gitbook.io/cheesecakeswap/security/rugpull-migrator-code.md)
- [Manual Withdraw](https://cheesecakeswap.gitbook.io/cheesecakeswap/security/manual-withdraw.md)
- [Emergency Withdraw](https://cheesecakeswap.gitbook.io/cheesecakeswap/security/emergency-withdraw.md)
- [PancakeSwap New Exchange Router Migration](https://cheesecakeswap.gitbook.io/cheesecakeswap/about-new-pancakeswap-exchange-router/pancakeswap-new-exchange-router-migration.md)
- [PancakeSwap New Exchange Router (Old Announcement)](https://cheesecakeswap.gitbook.io/cheesecakeswap/about-new-pancakeswap-exchange-router/pancakeswap-new-exchange-router-faq.md)
- [Lottery](https://cheesecakeswap.gitbook.io/cheesecakeswap/lottery/lottery.md)
- [Airdrop](https://cheesecakeswap.gitbook.io/cheesecakeswap/airdrop.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://cheesecakeswap.gitbook.io/cheesecakeswap/master.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.
