# Vest

The $LAB rewards obtained from lending and borrowing require a 90-day vesting period to claim in full.

<figure><img src="/files/dki1GbKFXKZ4SA0jVJDJ" alt=""><figcaption></figcaption></figure>

Here's how the vesting process works:

**Start Vesting**: Users can initiate the vesting process by choosing to start it. At this point, the LAB rewards accumulated in the pending rewards will begin to vest. Importantly, vesting does not affect the user's xLAB balance.&#x20;

<figure><img src="/files/8KaffM5sLbLXnVLqMrof" alt=""><figcaption></figcaption></figure>

**Early Exit (Penalty Claim)**: During the vesting period, users have the option to exit early and claim their rewards. However, a penalty is applied based on the remaining vesting period, ranging from 10% to 90% of the original amount. LAB tokens collected as penalties are periodically burned.

**Completion of Vesting**: After the 90-day vesting period is completed, users can perform a withdrawal and receive 100% of the originally vested amount.

This vesting mechanism ensures that users receive their $LAB rewards over time, and it provides the flexibility to exit early with penalties if needed.


---

# 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.layerbank.finance/tokenomics/usdulab/locker/vest.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.
