# Leveraged Volatility Farming (LVF)

**LVF** is an advanced farming strategy that allows users to amplify their yield by leveraging volatility. Users can borrow paired assets to combine with their **pTKN** to create a leveraged liquidity position, allowing them to farm with 2x the size of their **pTKN** value.

* **Soft Leverage:**\
  LVF uses a self-collateralizing borrowing mechanism called Soft Leverage. This allows users to earn double the yield from volatility farming with a reduction in the typical liquidation risks associated with traditional leverage.
* **Volatility Farming Efficiency:**\
  LVF amplifies the returns from volatility farming, making it more efficient and attractive for users. Users participate by either borrowing paired assets to farm volatility (Volatility Farmers) or supplying liquidity to receive stable yield (Stable-Yield Farmers).


---

# 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.peapods.finance/leveraged-volatility-farming-lvf-1.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.
