# Guide to Buying LP on Mainnet

**Step 1:** Visit the DeriW  Website and sign in with your preferred Web3 Wallet. Visit [Connect to Deriw Mainnet](/deriw-mainnet/connect-to-deriw-mainnet.md) to successfully connect your wallet first. Click **'Earn'** from the top bar.

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

**Step 2:** It is now important that you have successfully added funds to your Deriw account by using our Cross-Chain Bridge from Arbitrum to Deriw Chain. This can be done by accessing the Trade page, then click on the 'Deposit' button. Please note that you will need to pay a ETH Gas Fee.

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

**Step 3**: Here you will see all data of LP pools. On the main page, browse between pools that are fundraising, operating and completed. For every pool, you will be shown the total supply, start/end time and the percentage of fundraising that has been completed. Based on an available pool, click 'Buy'.&#x20;

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

**Step 4:**  Select the amount you want to add to the liquidity pool based on your balance. You also choose to auto-add if required. Once done, click 'Confirm', approve on your wallet and the transaction will be approved.&#x20;

<figure><img src="/files/kq5fJCjmWcWBSnMMx91S" alt="" width="350"><figcaption></figcaption></figure>

**Step 5**: On the Main Earn page, you will see a section titled 'My Positions'. This shows all the LP positions you have opened, and the earnings on each position. You can filter the periods to find previous position data. For current fundraising pools that are still open, you can choose to withdraw from fundraising, or opt in to auto-buy.&#x20;

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

At the bottom of the page, you will see all liquidity pools that have ended, the total supply, ARR/loss rate and total P\&L.&#x20;

<figure><img src="/files/fsaw3AG4tKnncEHviQPV" 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.deriw.com/liquidity/guide-to-buying-lp-on-mainnet.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.
