# Cooking City - A New Nation For Fair Launches

## Documentation

- [🧑‍🍳 Welcome to Cooking.City](https://cooking-city-launchpad.gitbook.io/docs/the-concierge/readme.md)
- [🔥 What's Cooking.City？](https://cooking-city-launchpad.gitbook.io/docs/the-concierge/whats-cooking.city.md)
- [🍳 Token Kitchen](https://cooking-city-launchpad.gitbook.io/docs/appetizer/quickstart.md): we made token launching not suck again!
- [🍽️ How to Trade](https://cooking-city-launchpad.gitbook.io/docs/how-to-trade.md): for absolute smoothbrains:
- [🤞🏻 Conviction Pool](https://cooking-city-launchpad.gitbook.io/docs/conviction-pool.md): we made a thing to protect u from getting absolutely destroyed 🍳
- [🎓 Graduation](https://cooking-city-launchpad.gitbook.io/docs/graduation.md): when your token stops being a kitchen experiment and becomes a real boy
- [👥 Referral System](https://cooking-city-launchpad.gitbook.io/docs/referral-system.md): shilling and sharing actually pays now
- [💯 Cooking Points](https://cooking-city-launchpad.gitbook.io/docs/cooking-points.md): Cooking Points: Not Just Points. A Weaponized Incentive Engine.
- [🫵 Claim your trading points](https://cooking-city-launchpad.gitbook.io/docs/cooking-points/claim-your-points.md): Claim the points from your trades that cook.
- [Exporting my wallets](https://cooking-city-launchpad.gitbook.io/docs/cooking-points/claim-your-points/exporting-my-wallets.md): Exporting your custodial trading wallets to a decentralized wallet
- [Axiom](https://cooking-city-launchpad.gitbook.io/docs/cooking-points/claim-your-points/exporting-my-wallets/axiom.md)
- [Photon](https://cooking-city-launchpad.gitbook.io/docs/cooking-points/claim-your-points/exporting-my-wallets/photon.md)
- [GMGN](https://cooking-city-launchpad.gitbook.io/docs/cooking-points/claim-your-points/exporting-my-wallets/gmgn.md)
- [Bloom](https://cooking-city-launchpad.gitbook.io/docs/cooking-points/claim-your-points/exporting-my-wallets/bloom.md)
- [Pepeboost](https://cooking-city-launchpad.gitbook.io/docs/cooking-points/claim-your-points/exporting-my-wallets/pepeboost.md)
- [BullX](https://cooking-city-launchpad.gitbook.io/docs/cooking-points/claim-your-points/exporting-my-wallets/bullx.md)
- [Trojan](https://cooking-city-launchpad.gitbook.io/docs/cooking-points/claim-your-points/exporting-my-wallets/trojan.md)
- [Maestro](https://cooking-city-launchpad.gitbook.io/docs/cooking-points/claim-your-points/exporting-my-wallets/maestro.md)
- [AVE.AI](https://cooking-city-launchpad.gitbook.io/docs/cooking-points/claim-your-points/exporting-my-wallets/ave.ai.md)
- [MEVX](https://cooking-city-launchpad.gitbook.io/docs/cooking-points/claim-your-points/exporting-my-wallets/mevx.md)
- [BananaGun](https://cooking-city-launchpad.gitbook.io/docs/cooking-points/claim-your-points/exporting-my-wallets/bananagun.md)
- [UniversalX](https://cooking-city-launchpad.gitbook.io/docs/cooking-points/claim-your-points/exporting-my-wallets/universalx.md)
- [BonkBot](https://cooking-city-launchpad.gitbook.io/docs/cooking-points/claim-your-points/exporting-my-wallets/bonkbot.md)
- [👨‍🍳 Connect with Cooking City](https://cooking-city-launchpad.gitbook.io/docs/cooking-points/claim-your-points/connect-with-cooking-city.md)
- [🛠️ Resources](https://cooking-city-launchpad.gitbook.io/docs/side-dish/resources.md): chef, you finally here🫡
- [🤝 Partners](https://cooking-city-launchpad.gitbook.io/docs/side-dish/partners.md): 🥄 It takes more than one chef to cook up a movement.
- [📜 Terms of Use](https://cooking-city-launchpad.gitbook.io/docs/side-dish/terms-of-use.md)
- [Basic Information](https://cooking-city-launchpad.gitbook.io/docs/api-documentation/basic-information.md)
- [Token Creation](https://cooking-city-launchpad.gitbook.io/docs/api-documentation/token-creation.md)
- [Conviction Pool Management](https://cooking-city-launchpad.gitbook.io/docs/api-documentation/conviction-pool-management.md)
- [User Authentication](https://cooking-city-launchpad.gitbook.io/docs/api-documentation/user-authentication.md)
- [Token Query](https://cooking-city-launchpad.gitbook.io/docs/api-documentation/token-query.md)
- [Token Trading](https://cooking-city-launchpad.gitbook.io/docs/api-documentation/token-trading.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://cooking-city-launchpad.gitbook.io/docs/the-concierge/readme.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.
