# Yield Boosting

You can earn additional WOM from the Boosted Pool by locking WOM tokens. The Boosted Pool was created to incentivize token purchases, encourage long-term investing, and develop a strong TVL linked to lock boosting.

Locking any amount of WOM applies a boost to ALL stablecoin pools, but the APR varies based on your position, WOM emission, WOM price, and the actions of other users. veWOM’s attributes are as follows:

* Users can lock WOM for a period between **7 days and 4 years** to mint veWOM based on the following formula (t=# of days)&#x20;

$$
veWOM=LockedWOM*0.02616*t^{1/2}
$$

<figure><img src="/files/f8aKTqvmzoOpn7KAojRR" alt=""><figcaption><p>veWOM ratio versus number of years to lock</p></figcaption></figure>

* Users can have multiple locking positions (up to 10,000) with different locking periods and WOM amounts
* Maximum veWOM held with a deposit equals 1x WOM staked for the deposit
* After the expiration of a position, users can redeem WOM anytime. However, once redeemed, the respective veWOM is burned. i.e., your veWOM balance will continue to boost your rewards **after lock expiration** unless you redeem the underlying WOM
* veWOM is not transferable or tradable

Examples can be found in this article:

{% embed url="<https://medium.com/wombat-exchange/wombat-liquidity-mining-optimize-rewards-in-the-boosting-pool-59f8024d3eb3>" %}


---

# 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.wombat.exchange/getting-started/yield-boosting.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.
