> For the complete documentation index, see [llms.txt](https://cassowary.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://cassowary.gitbook.io/docs/early-adopter-rewards-and-airdrop.md).

# 🎁 Early Adopter Rewards & Airdrop

## Early Adopter Rewards & Airdrop

At **Cassowary**, we believe that the community and the early believers are the true foundation of any successful decentralized protocol. To ensure our earliest supporters are properly recognized, we have designed a highly rewarding incentive structure.

### The Native Token Airdrop

As mentioned in our roadmap, the protocol will be launching its own native token in the coming months.

<p align="center"><em><mark style="color:red;"><strong>Anyone who mints tokenized assets (like SPCXw) during these first few weeks will be officially classified as an Early Adopter</strong></mark><strong>.</strong></em> Early Adopters will receive a significantly larger allocation in the upcoming native token Airdrop. The earlier you participate and the more volume you mint, the greater your reward will be when the token launches.</p>

### The Galxe Rewards Program

In addition to the minting airdrop, we want to reward users who help us expand the **Cassowary** ecosystem.

We have officially launched our community rewards program on **Galxe**. By visiting our Galxe campaign, you can complete simple social quests, help spread the word about our revolutionary RWA platform.

These Galxe points will act as a direct multiplier for your future rewards. Expand the project, grow the community, and earn alongside us.


---

# 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://cassowary.gitbook.io/docs/early-adopter-rewards-and-airdrop.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.
