# How to participate

1. Visit our **Option Liquidity Pool** page via [**https://pools.dvol.finance**](https://pools.dvol.finance/), then Connect Wallet&#x20;

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

2. Please make sure your wallet is connected to Arbitrium Chain for ETH & wBTC Pools or BNB Smart Chain for FIL & USDT Pools.
3. Select the Options Pools you are interested in and you will then see the available balance, and please key in the intended participation amount, then click "Preview Deposit"

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

5. At the pop-up window, make sure click on confirm Deposit
6. It will then bring up the Wallet ( MetaMask in this case) asking for Sign, and then it is done
7. After successful deposit, the amount you participated in will be shown in Position (as shown below), and you are more than welcome to click on Share it to Twitter ( Try it !)

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

8. Do remember to leave your email under the Notifications, it's right below the Deposit / Withdraw buttons

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

9. You can also see your invested amount in the front page under "Position"

<figure><img src="/files/huwtm85YaOe8Nzt6g45N" 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.dvol.finance/options-liquidity-pools-olp/user-guide/how-to-participate.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.
