# 5.4 The mechanics of vesting.

The vesting mechanism allows for the smooth unlocking of user and team tokens, preventing sharp price fluctuations and speculative manipulation. In addition, vesting within Nava DAO is designed to ensure a smooth transition to full decentralization of the platform, gradually transferring governance tokens to active users.

#### Unlocking tokens

**After the token sale concludes, 15% of the tokens purchased by users will be unlocked.** Further, as part of the vesting process, tokens will be unlocked daily (linear vesting) with a fixed percentage of the initial amount of funds remaining in vesting after the TGE being paid out. Each user can individually withdraw tokens every day or withdraw the accumulated amount over a longer period.&#x20;

#### Important condition:&#x20;

When purchasing tokens during the sale, the date (week) of purchase is determined.  If a user purchased tokens in the 9th, 10th, 11th, or 12th week of the sale, the vesting period for these users is reduced by 3 months, and the final vesting period for them will be 9 months.

> You can also read the Navacoin white paper at the following link: [White Paper: Tokenomics of Navacoin (NAVA) | Navacoin White Paper](https://nava-dao-1.gitbook.io/navacoinwp/)&#x20;

<br>


---

# 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://nava-dao-1.gitbook.io/nava-dao-white-paper/basics/5.-economic-model/5.4-the-mechanics-of-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.
