# Asker(질문자)

![](/files/-MP20-AxaqluJ2a41srW)

| ​![](/files/-MOpaKtny8TrG5iswAfA)​ | <p>​</p><p></p><ul><li>아바타와 상호작용하면 질문을 할 수 있습니다.<br>- 이러한 질문은 다수의 대답 선택지가 주어집니다.<br>- 플레이어는 대답을 선택할 수 있습니다.<br>- 선택되는 대답에 따라 메시지가 전송되어 이벤트가 시작됩니다 (예를 들어, 1번 답을 선택하면 문이 열리고, 2번 답을 선택하면 문을 파괴하는 형식이 있습니다).</li></ul> |
| ---------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |


---

# 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.sandbox.game/the-game-maker-academy_kr/behaviours/types-of-behaviours/asker.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.
