# How to participate in an airdrop?

Our Airdrop Portal is divided into 3 sections:

* All: Browse all campaigns on Airdrop Portal.
* Available: Active airdrops you can join and complete tasks for rewards.
* Ended: Claim rewards if you’ve participated and won.

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

### **Step-by-step Guide:**

**Step 1:** Head over to the Airdrop Section and connect your wallet.

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

**Step 2:** Go to the All or Available tab to explore events.

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

**Step 3: Join the event**

Click “Join Now,” complete the required tasks (e.g., follow, tweet, Discord join, quiz), and confirm participation through wallet or platform.

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

**Step 4: Claim Rewards**

When the event ends and if you’re eligible, navigate to the Ended tab and hit Claim to receive your tokens directly into your wallet.

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

<br>


---

# 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://docs.tinyblock.io/earn-portal/airdrop/how-to-participate-in-an-airdrop.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.
