# What happens when I vest my rewards?

In order to acquire your accumulated tokens, you must vest them. Vesting tokens costs gas, and as such, you should only vest when you feel like you have accumulated enough rewards for it to be worth it. When you do vest them, they will be locked in the ILV pool for 12 months and count to your accumulation of new tokens at a token weight of 2. This effectively means that tokens can compound.


---

# 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-when-i-vest-my-rewards.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.
