> For the complete documentation index, see [llms.txt](https://gitbook.social.monster/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gitbook.social.monster/rewards/editor/how-to-get-usdowo-airdrop.md).

# How To Get $OwO Airdrop

### Eligibility in airdrop

The eligibility in airdrop for $OwO is extremely simple, token is distributed at the end of each Season according to different factors, that **generally** include:

* Points earned from completing [in-app](https://m.social.monster/) quests
* Ownership of one of several [OwOG NFT](/rewards/openapi.md) in your linked wallet
* Purchasing our in-app [membership](/rewards/membership.md)&#x20;
* Collecting [badges](/rewards/images-and-media.md) on [Discord](https://discord.com/invite/somon-owo) and on the [SoMon app](https://www.social.monster/)
* Referring friends to [SoMon](https://m.social.monster/)
* Creating your own [Tribes](/somon-app/tribes.md) and earn points&#x20;

*NB: Each of the items above is explained in their respective sections of this Gitbook page. Check them out!*

### How to claim your airdrop

All you have to do is to open the **SoMon mobile app** on the Home screen, and click on the Airdrop button on the top-right corner!&#x20;

<figure><img src="/files/c11meTlrJ44Akzt6u6Xz" alt=""><figcaption></figcaption></figure>

After pressing the claim button, please wait for a moment as there are usually tremendous amount of players trying to claim the token at the same time, which causes high traffic in the blockchain.&#x20;

Therefore, don't panic if you are experiencing any problem while claiming the tokens. If there are any problem other than long waiting time, kindly raise questions in the [Discord community](https://discord.gg/somon-owo). The SoMon team will happy to help!&#x20;


---

# 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://gitbook.social.monster/rewards/editor/how-to-get-usdowo-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.
