# Guide

- [스왑](https://pangeaswap.gitbook.io/pangeaswap/guide/swap.md): SWAP 페이지에서 원하는 토큰을 스왑하세요.
- [유동성 공급](https://pangeaswap.gitbook.io/pangeaswap/guide/add-liquidity.md): Pool 페이지에서 원하는 페어에 원하는 가격 범위로 유동성 공급하세요
- [유동성 공급하기(초보자용)](https://pangeaswap.gitbook.io/pangeaswap/guide/add-liquidity/add-liquidity-preset.md): 별도의 가격 범위 설정 없이 빠르게 유동성 공급을 할 수 있습니다
- [유동성 공급하기(커스텀용)](https://pangeaswap.gitbook.io/pangeaswap/guide/add-liquidity/add-liquidity-custom.md): 원하는 가격 범위를 직접 설정하여 보다 집중된 유동성 공급을 할 수 있습니다
- [STONE 스테이킹](https://pangeaswap.gitbook.io/pangeaswap/guide/stonestaking.md)
- [수익 분배](https://pangeaswap.gitbook.io/pangeaswap/guide/revenuesharing.md)
- [FAQ](https://pangeaswap.gitbook.io/pangeaswap/guide/faq.md)


---

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