# User Guide

- [How to participate](https://docs.dvol.finance/options-liquidity-pools-olp/user-guide/how-to-participate.md)
- [How to redeem](https://docs.dvol.finance/options-liquidity-pools-olp/user-guide/how-to-redeem.md)
- [How to add FIL onto BSC](https://docs.dvol.finance/options-liquidity-pools-olp/user-guide/how-to-add-fil-onto-bsc.md): dVOL Filecoin (FIL) Option Liquidity Pool (OLP) is currently running on BNB Smart Chain (BSC), token movement might be needed if LP's FIL is not already on BSC
- [How to add wBTC onto Arbitrum](https://docs.dvol.finance/options-liquidity-pools-olp/user-guide/how-to-add-wbtc-onto-arbitrum.md): In the below piece we discuss the possible ways of acquiring / transferring wBTC to Arbitrum
- [FAQ](https://docs.dvol.finance/options-liquidity-pools-olp/user-guide/faq.md)


---

# 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.dvol.finance/options-liquidity-pools-olp/user-guide.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.
