# Claim Airdrop

The claim app is an interface to manage unclaimed and claimed airdrops for the connected wallet's whitelisted NFTs.

From the claim app, he claim app allows anyone to claim for others. This feature enables project teams, community DAOs, and generous whales to subsidize gas fees by claiming for others. When claiming for others, the airdrop is still distributed to the rightful owner of the NFT. So don't worry, no one is able to steal your airdrop :).


---

# 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.silo.gg/tutorials/silo-rdf/claim-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.
