# 시작하기

- [스튜디오 인터페이스](https://docs.overdare.com/korean/manual/studio-manual/get-started/studio-interface.md)
- [월드 템플릿](https://docs.overdare.com/korean/manual/studio-manual/get-started/world-template.md)
- [좌표계](https://docs.overdare.com/korean/manual/studio-manual/get-started/coordinate-system.md)
- [스튜디오 플레이 테스트](https://docs.overdare.com/korean/manual/studio-manual/get-started/studio-playtest.md)
- [월드 퍼블리시](https://docs.overdare.com/korean/manual/studio-manual/get-started/world-publish.md)
- [Collaboration](https://docs.overdare.com/korean/manual/studio-manual/get-started/collaboration.md)


---

# 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.overdare.com/korean/manual/studio-manual/get-started.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.
