# 개발자 가이드라인

- [정산정보 등록 및 변경](https://docs.punkland.io/punkland/punkland-studio/developerguide/undefined.md)
- [미성년자 법정대리인 동의서](https://docs.punkland.io/punkland/punkland-studio/developerguide/undefined/undefined.md)
- [매출 및 수익금 정산 가이드라인](https://docs.punkland.io/punkland/punkland-studio/developerguide/undefined-1.md)
- [유료 아이템 판매 관련 안내](https://docs.punkland.io/punkland/punkland-studio/developerguide/undefined-2.md)
- [뒷거래 부정행위 관련 안내](https://docs.punkland.io/punkland/punkland-studio/developerguide/undefined-3.md)
- [마케팅 가이드라인](https://docs.punkland.io/punkland/punkland-studio/developerguide/undefined-4.md)
- [게임 운영 가이드라인](https://docs.punkland.io/punkland/punkland-studio/developerguide/undefined-5.md)
- [콜라보레이션 가이드라인](https://docs.punkland.io/punkland/punkland-studio/developerguide/undefined-6.md)
- [공지사항/이벤트 & 푸시 안내](https://docs.punkland.io/punkland/punkland-studio/developerguide/and.md)
- [인게임 광고 가이드라인](https://docs.punkland.io/punkland/punkland-studio/developerguide/undefined-7.md)
- [지적재산권 권리 침해 관련 안내](https://docs.punkland.io/punkland/punkland-studio/developerguide/undefined-8.md)
- [게임 라이브를 위한 심사 시스템](https://docs.punkland.io/punkland/punkland-studio/developerguide/undefined-9.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/developerguide.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.
