# Add liquidity (Preset)

### **1. Search pools you want to add liquidity.**

![](/files/V4x7MYnAHDssbghnDspO)

### **2. Select price range (Active or Passive)**

* Price range is the range within which you can earn swap fee by providing liquidity. ㅣLiquidity Providers can choose **Active or Passive** price range according to their preferred rate of return/risk.
* **Active** preset can earn more fees by adding liquidity with a narrower price range than **Passive**, but the risk of not earning more swap fees is greater as the token price changes.

![](/files/veVNXijp7U4SxHvgVcM7)

### **3. Set deposit amount**

* Enter the number of tokens you want to Deposit in the pool.

![](/files/aCMJDNC9czbZl5sXhGfz)

### **4. Check the information in the confirmation page and Click the button "Add Liquidity".**

![](/files/cqk1mRavyU77Q4znOpRW)


---

# 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://pangeaswap.gitbook.io/pangeaswap/en/guide/add-liquidity/add-liquidity-preset.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.
