# Claim Tokens

To claim your tokens, follow these steps:

1. Navigate to the project detail page for the relevant project.
2. Review the 'Token Release Schedule' section to check if any of your claims have matured.
3. Once a claim is ready, click the 'Claim' or 'Claim All' button next to the matured claim to receive your tokens.
4. Confirm the transaction in your connected wallet to finalize the claim.

Remember, tokens can only be claimed as per the schedule set by the project owner, so be sure to check back periodically for new claims.

<figure><img src="/files/fbxeFy3fmLMFuxpWOPCC" 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://tokenfi.gitbook.io/whitepaper/launchpad-guides/investors/claim-tokens.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.
