# Claim Presale Tokens

Presale participants can claim their tokens at anytime. See the steps below on how to claim.&#x20;

1. Go to <https://basescan.org/address/0xE449151fb0d28e20Bb92e2E94CdD5D410F406779#writeContract>
2. Connect the wallet that you used during the presale.
3. Go to the "claimTokens" function under the "Write Contract" tab and press "Write".<br>

   <figure><img src="/files/ZRUc4hh72ZVkBej6h73U" alt=""><figcaption></figcaption></figure>
4. This will initiate a transaction on your wallet. Execute the transaction to claim your tokens successfully!&#x20;


---

# 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.jooce.xyz/presale/claim-presale-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.
