# V3

KLAYswap V3 스마트 컨트랙트 문서에 오신 것을 환영합니다.&#x20;

이 페이지에는 KLAYswap V3 스마트 컨트랙트에 대한 가이드 및 기술 문서가 포함되어 있습니다. 이 문서는 KLAYswap V3 프로토콜 스마트 컨트랙트에 대해 정보를 얻을 수 있고 on-chain 통합을 도와줍니다.


---

# 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://docs.klayswap.com/kr/developer/contract/v3.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.
