> For the complete documentation index, see [llms.txt](https://orca-so.gitbook.io/orca_korea/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://orca-so.gitbook.io/orca_korea/how-to-use-double-dip-pools.md).

# 더블-딥(Double-Dip) 풀 사용방법

## 1. 아쿠아팜에 유동성 공급하기

**참고 : 다이버전스 - divergence loss로 인해, 수익을 보장받지 못할 수 있습니다!**

**참고 :유동성 제공(LP) 토큰을 이체하거나 다른 계좌에서 인출할 수 없습니다!**

유동성 제공 방법 - [How to Provide Liquidity Guide](https://docs.orca.so/how-to-provide-liquidity-on-orca)을 참고하여 조건이 맞는 아쿠아팜스에 입금하세요. 입금이 완료되면, 당신은 이제 유동성을 추가한 풀에 해당하는 오르카 LP 토큰을 지갑에 가지게 됩니다.

적합한 더블-딥 풀은 "Double-Dip" 탭에서 볼 수 있습니다.

![](/files/-MiMKfucebldG_DMuxl1)

## 2. **더블-딥 오르카 LP 토큰**

Double-Dip 탭을 클릭하고, 참여하려는 더블-딥 풀을 찾습니다. 아래 스크린샷과 같이 "Double-dip"을 클릭합니다. 그리고 “APPROVE”를 클릭하여 거래를 완료하세요. 이걸로 끝입니다! 이제 **더블-딥 오르카 LP 토큰이제**이중 보상을 받게 되실 겁니다.

보상은 “Harvest”를 직접 클릭해서 받을 수 있는데, 그렇지 않으면 풀에서 유동성을 회수할 때 자동적으로 모든 수익을 받게됩니다.

![](/files/-MiMJlgbO5SeLnFdv-CZ)

![](/files/-MiMK0TI6NzvWC9Vsz3o)

## **3. How to Withdraw Tokens From a Double-Dip Pool**

Double-Dip 탭에서 "Harvest & Undip"을 클릭하고, 지갑에서 오르카 LP 토큰을 보실 수 있습니다.

그런 다음 풀에서 토큰 회수 방법 - [How to Withdraw Tokens From a Pool](https://docs.orca.so/how-to-provide-liquidity-on-orca#2-how-to-withdraw-tokens-from-the-pool)의 간단한 가이드를 따라서 아쿠아팜스에서 회수하세요.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://orca-so.gitbook.io/orca_korea/how-to-use-double-dip-pools.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
