> 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/how-to-guides/faq.md).

# FAQ

{% content-ref url="/pages/-M\_e8gko7K8xKIz8Th2o" %}
[클레이스왑은 어떤 서비스인가요?](/kr/how-to-guides/faq/klayswap-service.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M\_e92LJH\_sHMwqBp1Lx" %}
[클레이(KLAY) & 클레이스왑(KSP)은 무엇인가요?](/kr/how-to-guides/faq/klay-and-ksp.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M\_e9OZi3CQRFZboX7ho" %}
[유동성 풀(Liquidity pool)이 무엇인가요?](/kr/how-to-guides/faq/liquidity-pool.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M\_e9TroUs2WCGl\_fdOn" %}
[유동성 풀의 예치방법, 특징이 무엇인가요?](/kr/how-to-guides/faq/liquidity-feature.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M\_e9XknQnWTToJxJ5Fu" %}
[왜 클레이스왑에서 예치해야 하나요?](/kr/how-to-guides/faq/klayswap-descripton2.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M\_e9dhBj7SMdTWYePqY" %}
[획득한 보상은 어떻게 활용하나요?](/kr/how-to-guides/faq/rewards.md)
{% endcontent-ref %}


---

# 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/how-to-guides/faq.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.
