> For the complete documentation index, see [llms.txt](https://docs.klayswap.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.klayswap.com/kr/product.md).

# Product

- [스왑](https://docs.klayswap.com/kr/product/swap.md)
- [단일 예치](https://docs.klayswap.com/kr/product/singledeposit.md)
- [단일예치 상세정책](https://docs.klayswap.com/kr/product/singledeposit/detail.md)
- [일반 페어 예치(V2)](https://docs.klayswap.com/kr/product/pooldeposit.md)
- [집중화 페어 예치(V3)](https://docs.klayswap.com/kr/product/v3.md)
- [V2 to V3 마이그레이션](https://docs.klayswap.com/kr/product/v3/v2-to-v3.md)
- [V2 to V3 마이그레이션 가이드](https://docs.klayswap.com/kr/product/v3/v2-to-v3/v2-to-v3.md)
- [V2 to V3 마이그레이션 상세 정책](https://docs.klayswap.com/kr/product/v3/v2-to-v3/v2-to-v3-1.md)
- [집중화 페어 풀(V3) 예치](https://docs.klayswap.com/kr/product/v3/v3.md)
- [집중화 페어 예치(V3) 가이드](https://docs.klayswap.com/kr/product/v3/v3/v3.md)
- [집중화 페어 예치(V3) 상세 정책](https://docs.klayswap.com/kr/product/v3/v3/v3-1.md)
- [V3 to V3 마이그레이션](https://docs.klayswap.com/kr/product/v3/v3-to-v3.md)
- [V3 to V3 마이그레이션 가이드](https://docs.klayswap.com/kr/product/v3/v3-to-v3/v3-to-v3.md)
- [V3 to V3 마이그레이션 상세 정책](https://docs.klayswap.com/kr/product/v3/v3-to-v3/v3-to-v3-1.md)
- [집중화 페어 예치(V3) 출금](https://docs.klayswap.com/kr/product/v3/v3-1.md)
- [집중화 풀(V3) 출금 가이드](https://docs.klayswap.com/kr/product/v3/v3-1/v3.md)
- [집중화 풀(V3) 출금 상세 정책](https://docs.klayswap.com/kr/product/v3/v3-1/v3-1.md)
- [플러스 예치](https://docs.klayswap.com/kr/product/plusdeposit.md)
- [플러스 예치 상세 정책](https://docs.klayswap.com/kr/product/plusdeposit/detail.md)
- [롱/숏 포지션 예치](https://docs.klayswap.com/kr/product/positiondeposit.md)
- [롱/숏 포지션 오픈과 종료](https://docs.klayswap.com/kr/product/positiondeposit/openclose.md)
- [롱 포지션 오픈](https://docs.klayswap.com/kr/product/positiondeposit/openclose/longopen.md)
- [숏 포지션 오픈](https://docs.klayswap.com/kr/product/positiondeposit/openclose/shortopen.md)
- [롱 포지션 종료](https://docs.klayswap.com/kr/product/positiondeposit/openclose/longclosing.md)
- [숏 포지션 종료](https://docs.klayswap.com/kr/product/positiondeposit/openclose/shortclosing.md)
- [포지션 예치 상세 정책](https://docs.klayswap.com/kr/product/positiondeposit/detailspolicy.md)
- [KSP 스테이킹 & 보팅](https://docs.klayswap.com/kr/product/stakeandvote.md)
- [스테이킹, 풀 투표 정책](https://docs.klayswap.com/kr/product/stakeandvote/undefined.md)
- [거버넌스](https://docs.klayswap.com/kr/product/governance.md)
- [거버넌스 투표 정책](https://docs.klayswap.com/kr/product/governance/detail.md)
- [Drops(드랍스)](https://docs.klayswap.com/kr/product/drops.md)
- [Ecopot(에코팟)](https://docs.klayswap.com/kr/product/ecopot.md)
- [풀에어드랍](https://docs.klayswap.com/kr/product/poolairdrop.md)
- [APR & APY](https://docs.klayswap.com/kr/product/apr-and-apy.md)
- [TVL](https://docs.klayswap.com/kr/product/apr-and-apy/tvl.md)
- [Pool](https://docs.klayswap.com/kr/product/apr-and-apy/pool.md)
- [Staking](https://docs.klayswap.com/kr/product/apr-and-apy/staking.md)
- [이자율 모델](https://docs.klayswap.com/kr/product/undefined.md)


---

# 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:

```
GET https://docs.klayswap.com/kr/product.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.
