# Rumi Guide

{% hint style="info" %}
본 가이드에서 <mark style="color:blue;">파란색</mark> 으로 표시된 내용은 필수적으로 작성해야 하며,\ <mark style="color:green;">초록색</mark> 으로 표시된 내용은 사용자가 선택적으로 작성해야 해요:)
{% endhint %}

{% content-ref url="/pages/N4N1KuV39IQIATQhLelg" %}
[도구](/rumi-guide/common.md)
{% endcontent-ref %}


---

# 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://rumi-docs.teamcloud.kr/rumi-guide.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.
