# Markets

- [Vol-range AMM](https://doc.gammaoptions.com/docs/fundamentals/markets/vol-range-amm.md): Learn what the volatility-range AMM is and how it works for traders and LPs
- [LP Position](https://doc.gammaoptions.com/docs/fundamentals/markets/lp-position.md): Learn about LP positions, margining, LP Health, and the conditions leading to liquidation.
- [LP Position Risks & Rewards](https://doc.gammaoptions.com/docs/fundamentals/markets/lp-position-risks-and-rewards.md): Understanding the risks of holding a LP position on Gamma Options: Option risk, trading risk, price divergence, and LP position liquidation explained.
- [Fee Structure](https://doc.gammaoptions.com/docs/fundamentals/markets/fee-structure.md): Explore Gamma Options' fee system: fee distribution, spread and slippage insights. Understand costs and make informed trades.


---

# 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://doc.gammaoptions.com/docs/fundamentals/markets.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.
