# Cliffs and Vestings

After each swap on a DEX, your tokens are vested in the following way:

* 60% Instant: Access this portion immediately to trade.
* 37% Weekly Vest (1 Years): This stash has no cliff but unlocks gradually over one year.
* 3% Gets taxed.

**Example:** Tom purchases 1,000 LockChain. He immediately receives 60% (600 tokens). The remaining 37% (370) is subject to vesting and 3% (30) get's taxed:

* 37% (370) vest gradually over 1 years through weekly increments.
* 3% (30) get's taxed - protocol operations and marketing.

***Disclaimer:** LockChain is an experimental token with no expectation of financial return. It celebrates the power of mathematical innovation and delayed gratification through tokenomics. Always conduct thorough research and never buy more than you can afford to lose.*


---

# 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://grass-3.gitbook.io/lockchain-whitepaper/cliffs-and-vestings.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.
