# 이석찬 매뉴얼 :: 홈

{% hint style="success" %}
본 문서는 2019년 11월 09일 생성, 2019년 11월 09일 최종 수정되었습니다.
{% endhint %}

{% hint style="info" %}
&#x20;2018-2019 KSHS Pointer 26th. All Rights Reserved.
{% endhint %}


---

# 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.iseokchan.com/master.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.
