# Vesting

## Token List

\- Logo

\- Project Name

\- Symbol

\- Network

\- Purpose

\- View Project Locks Button

Note: Search by Token Address or Name

\- Token Address

\- Lock Address

\- Unlock Schedule (Progress Bar)

\- Recipient Name

\- Recipient Address

\- Total | Claimed | Claimable | Locked

\- Start Date

\- End Date

\- Claim Button

{% hint style="info" %}
Note: Only the Tokens which have this 🔵 symbol were verified by CryptoHub
{% endhint %}

## Claim Page

\- Logo / Banner

\- Amount of tokens Locked

\- Supply Currently Locked (in %)

\- Token Address

\- Circle Tokenomics Graph

\- Colour Bar Graph with Locks Purpose

On List

\- Lock Purpose

\- Amount of Tokens

\- Claimed Tokens

\- Locked Tokens

\- Vesting End Date

## Claim Dashboard&#x20;

* Token Address
* Blockchain Network
* Round Name
* Start Date
* End Date
* Cliff
* TGE
* Linear / Cycles (x% per x days)
* Vesting Candence (linear for x Months)
* Wallet Address
* Ammount of Tokens
* Expority date

\- Logo

\- Token Name

\- Token Address

\- Lock Address

\- Release Line Graph

\- Total | Claimed | Claimable | Locked

\- Claimed % | Claimable % | Locked

\- “Claim X $TOKENS” Button

Recipients List

Recipient Names | Address | Total Allocation | Progress | Total Claimed

Note: Button Lock More Tokens (in same allocation)

## ❓FAQ

<details>

<summary>What does locked tokens mean?</summary>

Locking Tokens involve a user sending tokens to a smart contract. While inside the contract, tokens cannot be traded or withdrawn. Tokens are released once the time period the token sender established is complete.&#x20;

</details>

<details>

<summary>What does token vesting mean?</summary>

Token vesting is a gradual access process for token holders, which may include private investors, employees, advisors, or venture capital firms.&#x20;

</details>

<details>

<summary>What is a cliff? ⛰️</summary>

Cliffs are commonly used in company vesting plans. These plans are often four years in length, with a one-year cliff, meaning that an employee does not receive any shares during the first year before starting their vesting schedule, only after the end of year 1. &#x20;

</details>

<details>

<summary>How do investors, employees and advisors receive their tokens?</summary>

Tokens can be withdrawn through our dashboard.&#x20;

</details>

<details>

<summary>Why can’t I see my tokens?</summary>

Make sure you’ve connected your wallet address used by the project during the creation of your vesting contract. If the correct wallet is connected, there should be no issue.&#x20;

</details>


---

# 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.cryptohub.investments/web3-solutions/vesting.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.
