# Airdrop Claim

While the fairdrop gives OSMO to all ATOM holders, we want to make sure we especially incentivize recipients to become active users of the Osmosis platform. For this reason, the majority of the fairdrop must be claimed by recipients by performing a few simple tasks.

20% of an account’s airdrop allocation will be immediately available in their genesis account. To claim the full OSMO allocation, users will need to perform four on-chain activities:

* Making a swap
* Add a liquidity to a Pool
* Stake OSMO
* Vote on a Governance Proposal

Performing each of these activities will unlock an additional 20% of the airdrop amount. This process will ensure that airdrop recipients are active users of the protocol.

![](/files/-McQYHrv2OVtJnvheJka)

We also want to make sure that the fairdrop goes towards rewarding early adopters of the platform. For this reason, there is an incentive to perform these tasks early. A fairdrop recipient can claim the full total of their OSMO allocation by performing these tasks within the first two months after the launch of Osmosis. After the second month, the claimable OSMO per account will decrease linearly over the next four months. Six months after the launch of Osmosis, all unclaimed fairdrop tokens will be transferred to the on-chain community pool.

![](/files/-McLbX_8IjMhEYUYrARW)

Recipients can view their fairdrop allocation [here](https://airdrop.osmosis.zone/).


---

# Agent Instructions: 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:

```
GET https://osmosis.gitbook.io/o/osmo/airdrop-claim.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.
