# 퀘스트 시작

## 퀘스트 시작

![](/files/-MSSs9kAEaB_X_S4ThTD)

이 섹션을 통해 **언제 퀘스트가 시작될지 정의**할 수 있습니다.

아래 두 가지 옵션이 있습니다.

* **"Auto Launch (자동 시작)"**: 게임이 시작하면 자동으로 퀘스트를 시작합니다.
* **"Requires Message (메시지 필요)"**: 시작하기 위해 특정 메시지를 기다립니다.


---

# 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/rules/quests/2.-launch-quest.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.
