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

# 💯 Cooking Points

The system is live. And it’s not passive.

It’s PvE meets PvP a multi-layered points meta that rewards real conviction.

Here’s how you rack up:

#### 🔥 1. Trade to Earn:

The more you trade, the more you cook.

Cook high-market-cap tokens with solid volume and you unlock Michelin Mode bonus multipliers for high-signal plays.<br>

#### 👥 2. Refer to Multiply:

Your referral link isn’t just a code. It’s a flamethrower.

If your referrals cook, you earn up to 10x points.

Shill wisely.<br>

#### 🐦 3. Social Quests:

Like. Retweet. Comment. Use #CookingCity.

Your engagement feeds the system. The system feeds you back.<br>

#### 📊 4. Live Dashboard:

Your points update daily.

All actions since launch are already being tracked (yes, retroactively).

Your wallet is your résumé.<br>

#### 💰 5. Future Airdrops:

These points aren’t cosmetic.

They’re your claim to the kitchen when rewards go live.


---

# 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://cooking-city-launchpad.gitbook.io/docs/cooking-points.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.
