# Tutorial

[Game Tutorial](https://tough-grapple-3d4.notion.site/c40c32a8b9c241adaea0e3ced57fdf3f?v=ceb278811cc24345a4bb8c5d385be617)

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th></th></tr></thead><tbody><tr><td><img src="/files/NqO0gnrQkzZi4NrsSTl6" alt="" data-size="original"></td><td></td><td></td><td><a href="https://tough-grapple-3d4.notion.site/1-Fall-Ditos-8f95014ac3c346a8991c0d23338a510f">게임 만들기 1탄 : Fall Ditos</a></td></tr><tr><td><img src="/files/xfT0B9NTdQfHuqwovtnz" alt="" data-size="original"></td><td></td><td><p></p><p><a href="https://tough-grapple-3d4.notion.site/2-50a871b6b87343748c3f105008217bee">게임 만들기 2탄 : 무인도 탈출 </a></p></td><td></td></tr><tr><td></td><td></td><td></td><td></td></tr></tbody></table>

[Script Tutorial](/ditoland/tutorial/script-tutorial.md)

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><img src="/files/bvEImPvJgqbMs10rcugF" alt="" data-size="original"></td><td></td><td><a href="/pages/4tfKTELfU4iw49cr5CN1">스크립트의 종류, 호출, 통신</a></td></tr><tr><td><img src="/files/bvEImPvJgqbMs10rcugF" alt="" data-size="original"></td><td></td><td><a href="/pages/7YjrtiO3dBrVjTc8WB4V">동기화, 파라미터, 예외사항</a></td></tr><tr><td><img src="/files/bvEImPvJgqbMs10rcugF" alt="" data-size="original"></td><td></td><td><a href="/pages/8XVTNc86pxd20fc0lYF6">디토랜드로 루아 활용하기</a></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://ditoland-utplus.gitbook.io/ditoland/tutorial.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.
