# Volatility Farming

**Volatility Farming** is a method of earning yield based on the fluctuations in the price of assets. It leverages price discrepancies between wrapped tokens **(pTKN)** and their underlying assets **(TKN)** to generate profits for liquidity providers.

* **Arbitrage and Volatility:**\
  As the price of the underlying token (**TKN**) fluctuates, the price of the wrapped token (**pTKN**) does not immediately reflect these changes, creating arbitrage opportunities. When the price of TKN moves but **pTKN** remains stable, arbitrageurs can buy **pTKN** at a discount or sell it at a premium, depending on the situation.
* **Protocol Revenue:** \
  These arbitrage transactions help generate real yield for liquidity providers by collecting fees from wrapping, unwrapping, and trading actions.&#x20;

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


---

# 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/volatility-farming-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.
