# What happens to vested tokens after they are unlocked?

The same thing as any other token. They continue to count towards liquidity mining with a token weight of 2. And as with any other tokens, if you withdraw them then that weighting is lost. That means when you decide to stake them again you will have to stake them for 12 months in order to receive the weighting of 2.


---

# 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.illuvium.io/staking-v2/user-guides/about-illuvium-staking/what-happens-to-vested-tokens-after-they-are-unlocked.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.
