# AI 조교

{% hint style="info" %}
운영자님이 개설하신 모든 쌤페이지의 커뮤니티에 AI 조교 기능을 이용하실 수 있습니다

게시글 작성을 통해 “AI 조교에게 질문” 탭을 선택 후 원하는 질문을 편히 남겨 주시기만 하면\
AI 조교가 답변을 제공하는 것으로 사용성이 편리 합니다!
{% endhint %}

<figure><img src="/files/O28dYtTb7a3RmQAywdbH" alt=""><figcaption></figcaption></figure>


---

# 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://didisam.gitbook.io/administrator-guide/operation-edu/assistance/ai.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.
