# ⁑ 중급자 튜토리얼

설명과 시간이 기재된 다양한 중급자 튜토리얼 색인

◔는 간단 튜토리얼을 의미합니다.\
◑는 30분 이내의 시간이 소요되는 튜토리얼입니다.\
◕는 평균적으로 45분 정도의 시간이 소요되는 튜토리얼입니다.\
⬤는 매우 긴 시간이 소요될 수 있으니 충분한 여유를 가지고 살펴봐야 하는 튜토리얼입니다.


---

# 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/tutorials-1/medium-tutorials.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.
