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

# How to Claim SharDex Airdrops

<figure><img src="/files/8d0Q0zKD4J2ntDbqmxIf" alt=""><figcaption></figcaption></figure>

1. Enter the SharDex homepage - Click **\[Reward]** on the navigation bar in the upper right corner of the page

<figure><img src="https://lh4.googleusercontent.com/LJdM96CrBu6ibMwuna4CqKCuKqHm3jHR6MHljwz0silcPRnuWUPr7NqcWLYJpUu6uxkWWopB3gNDPce2WJHcMypDYfdrtHLIM5UpaWVNnJJFpESPYfXtb3WVC2-f2CQbZdXano35gE9KdXRiqySAytMBPV5_8gy4BkyxokTiyIR3Y2KJUb6GXnO3v6b_6A" alt=""><figcaption></figcaption></figure>

2\. 【**SharDex Waitlist**】 is the point system of SharDex. Successfully referring 3 friends can allow user to claim Soul Bound Token, and join the SharDex NFT Waitlist for Genesis Airdrop. It only takes two steps to get rewards.

**Step 1** --Binding your social accounts to claim **SBT,** which may later become an admission ticket for **IDO.**

<figure><img src="/files/23464ORP8vSrwpWwYQ2c" alt=""><figcaption><p>SBT</p></figcaption></figure>

Click **\[Invite to earn more points]** to invite your friends. For each confirmed referral, both your friend and you will get Share Points.

<figure><img src="/files/mMgqJnuRIuwxKI21dWex" alt=""><figcaption><p>copy</p></figcaption></figure>

Once you refer **three valid users**, SharDex will automatically send SBT to your addres&#x73;**.**（If you have any questions, please contact us on[ Discord](https://discord.gg/TWzDNx6EYR)）

<figure><img src="/files/Vcbs1LPugeMDhqE4mYPW" alt=""><figcaption><p>rewards</p></figcaption></figure>

**Step 2--**&#x52;anked the top on the share points leaderboard to boost your airdrop rewards

<figure><img src="/files/N5w0LVGb228HaJszS0iT" alt=""><figcaption><p>Step2</p></figcaption></figure>

Click **\[Invite to earn more points]** to invite your friends. The more friends you invite, the more airdrops you get !

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

***Notes***

*1.Each address can only mint one **SBT**, and it is non-transferable.*

*2.The Share Points may impact the quality of the final airdrop.*


---

# 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.shardex.org/how-to-claim-shardex-airdrops.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.
