# Unlocker Token Claiming

As token recipient for Unlocker, you can go to <https://claim.tokentable.xyz/unlocker> to see a list of projects you are eligible to claim for.

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

Once you click on the project in your dashboard, you will be taken to TokenTable's token claiming page for this project. From here, use the “Claim Now” button to claim all currently unlocked tokens.

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

By scrolling down, you may also view on this page the unlocking schedule for tokens released in the future.

<figure><img src="/files/jLSJmAvWt2TKSIzv49rX" 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/unlocker-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.
