# Token Vesting

## What is token vesting?

While our Liquidity Locker allows you to lock Liquidity Provider tokens to prevent classic "rug pulls", it does not allow single tokens (i.e. not LP pairs) to be time-locked.

This is what our Token Vesting feature does.

Token vesting is simply the ability to lock ***n*** amount of token for ***x*** amount of time as a commitment to hold the token.

A clear token vesting schedule is a sign for an investor that project is serious about their development and is transparent to their community. Locked tokens cannot be sold or withdrawn before the unlock date, which may help you in deciding if you want to invest in a specific project or not.&#x20;

Vested tokens are time-locked in a smart contract, fully audited by Chainsulting, and cannot be sent, sold, added to liquidity or staked.


---

# 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.uncx.network/guides/for-investors/token-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.
