> For the complete documentation index, see [llms.txt](https://docs.staketab.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.staketab.com/how-to-stake/stargaze/how-to-claim-stargaze-airdrop.md).

# How to claim Stargaze airdrop

If you are staker of ATOM, OSMO or OSMO Liquidity pools participant, you can pretend on STARS airdrop. Snapshot was taken on Oct 11th, 2021. The minimum requirements for the airdrop eligibility are:

* **ATOM staker: 5 ATOM minimum staked**
* **OSMO staker: 50 OSMO minimum staked**

Of course, delegations to centralized exchange validators are not considered.

If you meet both of requirements, you will double your airdrop allocation.

## How to claim

1\. Go to [stargaze.zone/airdrop](https://stargaze.zone/airdrop) webpage, enter your ATOM or OSMO wallet address, hit "Check" button.

![](/files/wbkiHXRUPgKf4fLyylf8)

If you are eligible, you will see your allocation.

![](/files/JABxBHJga7FRsuyMggy3)

2\. Go to [app.stargaze.zone/airdrop](https://app.stargaze.zone/airdrop).

![](/files/Kx2yDcrCHapTJGLtBaMP)

3\. Click "Connect wallet" button at the top right corner. Enter your Keplr password in the extension window appeared.

![](/files/LzLUJfxXf09p8H1Vmfao)

4\. Go to "Mission #1" section and click on "Claim" button. 20% of your allocation will be deposited to your STARS address.

![](/files/GRjGuV2Yrb7kMPuE7vRg)

### Insufficient fee case

If you claimed your 20% of your allocation successfully, go to step #5. If you faced with insufficient fee Keplr window, ask someone to send some STARS funds to your address (0.1 STARS is enough) or follow the next steps:

Go to osmosis.zone decentralized exchange and swap some coin to STARS, e. g. OSMO. How to use osmosis.zone, please see the guides in OSMOSIS section at the left pane.

![](/files/5w7P8zmYm3Ho8SEc61bP)

![](/files/yZ4erQI6kgHEqY01ivTL)

Check your STARS balance at the button of your OSMO wallet. It will be shown as token.

![](/files/NgHzngG8Ag5JJ1FoB4BJ)

Now you need to withdraw your STARS to your STARS wallet. To do this, go to "Assets" section at the left pane of osmosis.zone, find Stargaze row and click on "Withdraw" button.

![](/files/MrxQrpsBbEbZV33QdEZF)

Click "Max" to withdraw all Stargaze, then click on "Withdraw".

![](/files/0izorns5g8Sqk2D5V4pv)

Check your STARS balance in your Sargaze wallet. It is enough for claim and staking fees now.

![Find Stargaze section in the menu](/files/VVzXKnsksp3GFO4VpyU2)

![Check if the balance enough for fees](/files/Nh84nbytZ5ZlOnYqdUPD)

### How to claim airdrop -- continue

5\. When Mission #1 for the step #4 is completed, check your Stargaze wallet balance.

![](/files/cUIKEFhbIJQEn0Ac8tJ9)

6\. Go to Mission #2 section and click "Stake" button". You will be redirected to [stake.stargaze.zone](https://stake.stargaze.zone) web staking interface. How to stake Stargaze there, please see the following guide:

{% content-ref url="/pages/zCS4eZXyPzKBPsMduq2i" %}
[How to stake Stargaze using Keplr](/how-to-stake/stargaze/how-to-stake-stargaze-using-keplr.md)
{% endcontent-ref %}

7\. Go to mission #3 section and click on "Vote" button.

![](/files/DoAssSb6PHzWvQPWxxom)

How to vote on stargaze.zone, please see the following guide:

{% content-ref url="/pages/CfspMRlEldOUqXnoAXBX" %}
[How to vote on stargaze.zone](/how-to-stake/stargaze/how-to-vote-on-stargaze.zone.md)
{% endcontent-ref %}

Missions #4 and # will be open at NFT market launch.

![](/files/M3vvdovqitUfdn76vhLF)


---

# 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.staketab.com/how-to-stake/stargaze/how-to-claim-stargaze-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.
