# Token Vesting

**MoveFlow is a leading platform for  token vesting**, enabling projects to seamlessly lock and distribute tokens to stakeholders with customizable schedules. Supporting advanced features such as cliff periods, automated claims, transferable contracts, and bulk CSV uploads, MoveFlow simplifies and enhances the token vesting experience, ensuring transparency and efficiency.

### **Key Features**

* **Auto-Claim:** Automatically deposits unlocked tokens into recipients’ wallets, eliminating manual claims and ensuring timely distribution.
* **Batch Streams Creation (CSV Upload):** Efficiently create contracts for multiple recipients by manually adding them or uploading a CSV file. This feature minimizes errors and simplifies large-scale distributions.
* **Email Notifications:** Keep recipients informed with automated notifications at each unlock event, providing updates on token status and upcoming claims.
* **Public Dashboard:** Increase transparency with a public dashboard showcasing token vesting and lock contracts, building trust with the community and investors.
* **SDK Integration:** MoveFlow’s SDK supports integration across multiple blockchains, allowing projects to incorporate programmable payments and automated fund distribution.
* **User-Friendly Interface:** MoveFlow offers an intuitive and customizable UI, making it easy for teams to create, manage, and monitor token vesting contracts seamlessly.

***

### How to Use MoveFlow for Token Vesting

#### **Step 1: Connect Your Wallet**

Visit MoveFlow’s vesting platform and connect your wallet to start using the service. MoveFlow supports wallets on Aptos, EDU Chain and other compatible networks.

<figure><img src="/files/cmkUhiqrVsReNJazqbfv" alt="" width="563"><figcaption></figcaption></figure>

#### **Step 2: Select Vesting Type**

Choose the type of vesting contract that fits your needs, whether for team allocations, investor lockups, community incentives, or other purposes.

#### **Step 3: Configure Token, Vesting Duration, and Unlock Schedule**

* **Select Token:** Choose the token you want to vest from the available options in your wallet.
* **Set Vesting Duration:** Define the total duration of the vesting contract.
* **Unlock Schedule:** Configure how frequently the tokens will unlock (e.g., monthly, quarterly, yearly).

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

#### **Step 4: Configure Cliff Period, Auto-Claim, and Permissions**

* **Cliff Release:** Set an initial percentage of the total vested tokens to be released immediately upon vesting start.
* **Auto-Claim:** Enable automatic transfer of unlocked tokens to recipients' wallets.
* **Permissions:** Define who can cancel, transfer, or modify the contract parameters.

<figure><img src="/files/jXJd0LBSS57m9eO4Qjfw" alt="" width="563"><figcaption></figcaption></figure>

#### **Step 5: Add Recipients**

* **Amount:** Define the number of tokens that will be progressively unlocked for each recipient.
* **Recipient Wallet Address:** Ensure accuracy in recipient addresses.
* **Contract Title:** Add an optional title for easy identification.
* **Recipient Email:** Optionally add an email to send notifications about vesting progress.

<figure><img src="/files/AtY6nm4pBbutiZyY2aV8" alt="" width="437"><figcaption></figcaption></figure>

#### **Step 6: Review & Confirm**

Before finalizing, review all contract details, including:

* Number of recipients
* Total token allocation
* Vesting schedule
* Fees

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

#### **Step 7: Create the Contract**

Click 'Create Contract' and approve the transaction in your wallet. Once confirmed, then the vesting contract is live.

***

### Public Sharable Link

Each vesting contract has a public shareable link, which allows investors, team members, and the community to verify vesting schedules and token unlocks in real-time.

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

### Email Notifications

Recipients receive email alerts when tokens unlock and are transferred to their wallets. This feature ensures that stakeholders stay informed about their vested holdings in real-time.

<figure><img src="/files/FFnvW61R0MUO8XMNvZ4i" alt="" width="452"><figcaption></figcaption></figure>

MoveFlow provides a seamless, transparent, and efficient solution for token vesting, making it the ideal choice for Web3 projects looking to manage token distributions securely.


---

# 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://moveflow3.gitbook.io/moveflow-token-distribution-protocol/product/markdown.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.
