# How to claim your tokens?

Thanks to our collaboration with Hedgey, one of the most recognized and secure platforms in the crypto space for token distribution, we can create claims on over 30 different networks.

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

We use their technology and smart contracts, integrated directly with Bipzy, to provide a secure and seamless experience for participants during the claim process.

## Vesting Conditions

It's important to understand the vesting conditions of each presale to know when your tokens will be available to claim. These details are provided in the information pages.

Often, there isn't a defined date for the initial token distribution because many projects are waiting for optimal market conditions to launch.

#### Terminology

* **TGE (Token Generation Event):** The percentage of tokens you will receive when the token is first generated.
* **Cliff:** The period after the TGE during which you will NOT receive any tokens. This usually ranges from 2 to 4 months but can vary. Some projects may not have a cliff.
* **Vesting:** The period after the cliff during which the remaining tokens will be distributed, typically over 6 to 24 months, depending on the project.

**Example:**

Consider a presale with the following vesting terms:

* **TGE:** 15%
* **Cliff:** 2 months
* **Vesting:** 12 months linear

This means that at the token launch, you will receive 15% of your allocated tokens. For the next 2 months, you will NOT receive any tokens. After this period, you will receive 7% of the tokens each month over the next 12 months until the full allocation is distributed.

## How to Claim the Tokens

Occasionally, we will send tokens directly to the wallet you used to participate, so you won’t need to take any action.

However, in most cases, you will need to go to the presale page, connect your wallet, and navigate to the "My Contributions" tab. \
\
There, you will find a "Claim" button.  Click it and confirm the transactions in your wallet to receive your tokens.

{% embed url="<https://vimeo.com/995510639>" %}

*Remember that the network used to claim the tokens could be different from the one used to raise funds during the presale.*\
\
To stay informed about the dates and updates for each token claim, it's best to join our [communication channels](/bipzy-crypto-platform/notifications/join-our-channels.md), especially our [Telegram](https://t.me/bipzycom).


---

# 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://bipzy.gitbook.io/bipzy-crypto-platform/claim-tokens/how-to-claim-your-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.
