> For the complete documentation index, see [llms.txt](https://docs.start.cooking/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.start.cooking/usdcook/airdrops/cookdrop.md).

# Cookdrop

Psst! If you're part of this, congratulations! You've arrived early to the party, and we've tucked away a delightful secret dish just for you on our Start Cooking menu. This offer is for those that are early at the table, so let's dive into the details.

### Who can be served

This scrumptious treat is reserved for an elite squad. You qualify if you have at least:

* At least 100 OSMO staked.
* At least 10 ATOM staked.
* At least 1 Galactic Punks staked on Enterprise on Terra.
* At least 1 Galactic Mining staked on Enterprise on Terra.
* At least 1 Skeleton Punks staked on Enterprise on Terra.
* At least 1 ROAR staked or AmpRoar or Moar in wallet.
* 10 stAtom in wallet.
* 100 stOSMO in wallet.
* 100 ampOSMO staked on Eris Governance.

Start.cooking is proud to support users of DeFi across the Cosmos by being the first protocol to perform airdrops to DeFi users and not just token stakers.

### How to apply

1. Visit start.cooking.
2. Connect your wallet to confirm you're part of the cool club.
3. Hit the "Join" button. It’s easier than boiling pasta!

### How to claim

Shh... Grab your apron and your curiosity, because you're about to learn the secret recipe for claiming your Cookdrop! The Airdrops of **$COOK** will be distributed at the end of the **Cookiedrop competition;** this is valid for both the **CookDrop** and for the **CookieDrop** the claim date is september 1st and you can read more in the istructions page.


---

# 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://docs.start.cooking/usdcook/airdrops/cookdrop.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.
