# 질문 시스템

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

{% hint style="info" %} <mark style="color:yellow;">**`/질문 <질문할 내용>`**</mark> 명령어를 사용해, 궁금한 것을 질문해보세요!\
고수 여행자가 해당 질문을 확인하면, <mark style="color:yellow;">해당 질문을 클릭해 답변</mark>할 수 있습니다.\ <mark style="color:blue;">**※ 12시간 내 최대 2개의 질문만 등록할 수 있어요!**</mark>
{% endhint %}

{% hint style="success" %}
질문이 해결되었으면, 반드시! <mark style="color:red;">**해결완료 버튼**</mark>을 눌러주세요

도와주신 고수 여행자님에게 답변 점수를 답례할 수 있습니다.

<mark style="color:green;">**※ 해결완료 우측에 있는 질문 알람 버튼을 누르시면, 질문 등록 시 알람이 울립니다!**</mark>
{% endhint %}

## 답변 점수를 모아, 기사 계급을 올려보세요!

<table><thead><tr><th width="212">기사 계급</th><th>답변 점수</th></tr></thead><tbody><tr><td><img src="/files/hbaVodrw60i2scMWScFG" alt="" data-size="original"> 초급 기사</td><td>10</td></tr><tr><td><img src="/files/eprsQERDeyYhbeSxmI2m" alt="" data-size="original"> 중급 기사</td><td>50</td></tr><tr><td><img src="/files/0hGbiVlzeJH6m6TV8nhY" alt="" data-size="original"> 상급 기사</td><td>100</td></tr><tr><td><img src="/files/kRDkSxjmXwK2QqhiYdtT" alt="" data-size="original"> 기사장</td><td>200</td></tr><tr><td><img src="/files/0ts7WSOJSxiVjBozxIys" alt="" data-size="original"> 기사단장</td><td>500</td></tr><tr><td><img src="/files/T9s5KR2isJWn97GBEflw" alt="" data-size="original"> 총사령관</td><td>1000</td></tr></tbody></table>


---

# 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://wiki.dotmer.kr/undefined/undefined-2/undefined-3.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.
