# Airdrop Token Claiming

As an Airdrop token recipient, you can go to <https://claim.tokentable.xyz/airdrop> to see a list of ongoing airdrops and check your eligibility for claiming by clicking on a specific project.

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

Once you click on one of the ongoing airdrops, you will be taken to the project’s airdrop claiming page to check for eligibility. Be sure to connect to the wallet that is eligible for airdrop. If you are eligible, click on the “Claim Now” button.

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


---

# 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.tokentable.xyz/for-token-recipients/airdrop-token-claiming.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.
