# Leveraged Volatility Farming (LVF)

Leveraged Volatility Farming (LVF) is a capital-efficient yield amplification strategy that allows users to access enhanced LP rewards without supplying both sides of a trading pair. Users deposit pTKN, borrow the paired asset (e.g., ETH or USDC), and create a liquidity position in a pTKN/Paired Asset pool. This forms a synthetic leveraged LP position where the collateral and borrowed asset co-exist within a single unified structure.

LVF uniquely enables users to obtain leveraged exposure to volatility farming rewards using a self-collateralizing position, without relying on external leverage, overcollateralization models, or emissions.

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

&#x20;LVF provides numerous benefits to borrowers, including:\
&#x20;    · Access enhanced LP rewards with only one-sided exposure, no need to supply both assets

&#x20;    · Avoid selling the underlying asset thus ensuring full exposure to pTKN is retained

&#x20;    · Participate in high-yield liquidity provisioning with amplified exposure to VF rewards

&#x20;    · Contribute to Pod depth and arbitrage frequency, increasing long-term pTKN value


---

# 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.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.
