# 유동성 공급하기(초보자용)

### **1. 유동성 공급할 풀 검색 및 예치(ADD) 버튼 클릭**

![](/files/SMYcKPKcZ6Mu45enA7Ne)

### **2. 액티브(Active), 패시브(Passive) 중 공급하고자 하는 가격 범위 선택**

* 가격 범위란, 유동성을 공급하여 스왑 수수료 수익을 얻을 수 있는 범위를 말합니다. 유저가 선호하는 수익률/위험성에 따라 액티브/패시브를 선택할 수 있습니다.
* 액티브는 패시브보다 좁은 가격 범위로 공급하게 되어 더 많은 수수료를 벌 수 있으나, 토큰 가격이 변하여 스왑 수수료를 더 벌지 못할 리스크가 더 커집니다.

![](/files/2m0IxCu9TZ1PaVVJ8YGo)

### **3. 유동성 공급하고자 하는 토큰 개수 입력**

* 토큰을 선택하여 공급하고자 하는 개수를 직접 입력할 수 있으며, 합계(Total)에서 공급하고자 하는 달러가치를 직접 입력할 수도 있습니다.

![](/files/rfwm49J3bRAYngWgSQ3a)

### **4. 설정한 토큰 종류/개수/가격 범위를 확인 후, 유동성 공급을 실행하게 됩니다.**

![](/files/kAwQDC4XBpj7GGm0pys3)


---

# 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/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.
