> For the complete documentation index, see [llms.txt](https://weswap-doc.gitbook.io/weswap-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://weswap-doc.gitbook.io/weswap-docs/rewards-for-token-holders/vesting.md).

# Vesting

Escrowed WSP (esWSP) tokens can be converted into WSP tokens through vesting, this can be accessed on the [Earn page](https://beta.weswap.io/#/earn).

When vesting is initiated, the average amount of WSP or WLP tokens that was used to earn the esWSP rewards will be reserved.

For example, if you staked 1000 WSP and earned 100 esWSP tokens, then to vest 100 esWSP tokens, 1000 WSP tokens will be reserved. To vest 50 esWSP, 500 WSP tokens will be reserved. Note that this is an example and the actual ratio depends on the average staked amount and rewards earned for your account.

esWSP tokens that have been unstaked and deposited for vesting will not earn rewards. Staked tokens that are reserved for vesting will continue to earn rewards.

After initiating vesting, the esWSP tokens will be converted into WSP every second and will fully vest over 365 days. esWSP tokens that have been converted into WSP are claimable at anytime.

If a user sells WSP or WLP tokens and would like to vest their esWSP rewards later on, they would need to re-buy the WSP or WLP tokens.

WSP, esWSP and Multiplier Points can be used interchangeably for the required reserve amount.

Depositing into the vesting vault while existing vesting is ongoing is supported.

\
Tokens that are reserved for vesting cannot be unstaked or sold. To unreserve the tokens, use the "Withdraw" button on the [Earn page](https://beta.weswap.io/#/earn). Partial withdrawals are not supported, so withdrawing will withdraw and unreserve all tokens as well as pause vesting. Upon withdrawal, esWSP tokens that had been vested into WSP will remain as WSP tokens.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://weswap-doc.gitbook.io/weswap-docs/rewards-for-token-holders/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.
