# Farms

## What is Farm?

The Farm is a place where users can stake their waToken or WASABI to generate rewards.&#x20;

## Vesting schedule for farming rewards

All liquidity providers receive WASABI rewards that vest for 3 months. Rewards can be claimed before the end of the vesting period but are subject to a 50% early exit penalty.

WASABI from the early exit penalty is distributed to the [veWASABI holders](/wasabix_finance/wasabi-token.md). The most loyal WASABI holders will stand to gain the maximum benefit upon conclusion of the 3 month vesting period.

## The Reward Weight System&#x20;

Similar to Curve Finance, each pool has a weight and a type. Those weights reflect on the token distribution weight of each pool.

## The DAO&#x20;

The Reward Weight System allows the WasabiX DAO to dictate where the WASABI reward(inflation) should go. You can vote at this address:&#x20;

By doing so, you can put your voting power towards the pools you think should receive the most WASABI.

These pools and weights thereof will be adjusted as Wasabix brings more Wasabi synthetic tokens to market. The priority will be incentivizing synthetic pairs with their base asset.


---

# 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://wasabix-finance.gitbook.io/wasabix_finance/introduction-to-farms.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.
