# 기본 제작 가이드

- [데이터베이스](https://docs.punkland.io/punkland/punkland-studio/start/undefined.md)
- [리소스 관리자](https://docs.punkland.io/punkland/punkland-studio/start/undefined-1.md)
- [레이아웃 관리자](https://docs.punkland.io/punkland/punkland-studio/start/undefined-2.md)
- [MP3 -> OGG 변환기](https://docs.punkland.io/punkland/punkland-studio/start/mp3-greater-than-ogg.md)
- [번역파일 내보내기](https://docs.punkland.io/punkland/punkland-studio/start/undefined-3.md)
- [번역파일 불러오기](https://docs.punkland.io/punkland/punkland-studio/start/undefined-4.md)
- [스크립트](https://docs.punkland.io/punkland/punkland-studio/start/undefined-5.md)
- [리소스 마켓](https://docs.punkland.io/punkland/punkland-studio/start/undefined-6.md)
- [데이터 내보내기](https://docs.punkland.io/punkland/punkland-studio/start/undefined-7.md)
- [데이터 불러오기](https://docs.punkland.io/punkland/punkland-studio/start/undefined-7/undefined.md)
- [도움말](https://docs.punkland.io/punkland/punkland-studio/start/undefined-8.md)
- [프로젝트 관리](https://docs.punkland.io/punkland/punkland-studio/start/undefined-9.md)
- [대사 꾸미기](https://docs.punkland.io/punkland/punkland-studio/start/chat.md)
- [GM 명령어](https://docs.punkland.io/punkland/punkland-studio/start/gm.md)
- [스탯](https://docs.punkland.io/punkland/punkland-studio/start/stat.md)
- [피해량 공식](https://docs.punkland.io/punkland/punkland-studio/start/damageformula.md)
- [아이템 조건식](https://docs.punkland.io/punkland/punkland-studio/start/itemcondition.md)
- [팁과 노하우](https://docs.punkland.io/punkland/punkland-studio/start/undefined-10.md)
- [예제 게임](https://docs.punkland.io/punkland/punkland-studio/start/undefined-11.md)
- [펑크랜드 네이버 카페](https://docs.punkland.io/punkland/punkland-studio/start/undefined-12.md)
- [자주 묻는 질문](https://docs.punkland.io/punkland/punkland-studio/start/undefined-13.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.punkland.io/punkland/punkland-studio/start.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.
