# 쿠냐 시참가이드

## \*\***본 가이드는 시참 규칙 숙지와 시참 역할을 받았다는 가정하에 진행 됩니다.\*\***

### **시참 규칙 미숙지로 인한 불이익은 본 가이드는 책임 지지 않습니다.**


---

# 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://guide.kunya.kr/kunyaguide.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.
