# How to Claim Tokens

After participating and purchasing pre-sale tokens, the next step is to claim your tokens.

If the hard cap has been reached, or the soft cap pre-sale is over, and the project has already launched, you can claim your tokens when the "Claim Private Sale" button becomes available.

![how-to-claim-tokens](/files/nETChS296fWBUuGHBKVR)

MetaMask will now ask you to confirm the transaction. It will also show you the fee you need to pay for the transaction. If you agree, click the "Confirm" button to complete the process.

Check your wallet balance to see pre-sale tokens. We recommend that you follow the project's social media channels to see their updates.


---

# 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.tokentools.app/english-1/launchpads/token-launchpad.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.
