# Selling Options Step-By-Step

## Step 1: Connect Your Wallet

Visit [BIOPset.com](http://biopset.com/) and connect your wallet by pressing the “**Connect**” button.

![1](https://github.com/BIOPset/gitbook/raw/main/1.png)

Choose your provider.

## Step 2: Open Earn Dialog

Once your wallet is connected, click on "**Earn**" in the menu at the top of the screen. This action opens a page for writers to provide liquidity.

![](https://github.com/BIOPset/gitbook/raw/main/lp2.png)

## Step 3: Enter Liquidity Contribution Amount

Enter the amount of ETH you want to provide (or **stake**) to the pool.

![enter the amount you want to stake](https://github.com/BIOPset/gitbook/raw/main/lp3.png)

## Step 4: Stake Desired Funds

Click on "**Stake**".

![Press button and send a transaction in the wallet to confirm stake](https://github.com/BIOPset/gitbook/raw/main/lp4.png)

When you stake funds you will receive a message explaining the current lockup period. Don't worry, if you need to access your funds before the period is complete you can, but pay a small fee(1% by default, distributed to everyone else in the pool proportionately) for leaving the other LPs hanging. See [here](https://docs.biopset.com/theory/fundamentals/selling-options#liquidity-locking) for more information on early withdraw fees.


---

# 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://munair.gitbook.io/biopset/practice/guides/selling-options-step-by-step.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.
