# 도움말

- [릴리즈 노트](https://onestore-dev.gitbook.io/dev/help/release.md)
- [2026년 03월 업데이트 안내](https://onestore-dev.gitbook.io/dev/help/release/202603.md)
- [2025년 업데이트](https://onestore-dev.gitbook.io/dev/help/release/2025_release.md)
- [2025년 12월 업데이트 안내](https://onestore-dev.gitbook.io/dev/help/release/2025_release/202512.md)
- [2025년 11월 업데이트 안내](https://onestore-dev.gitbook.io/dev/help/release/2025_release/202511.md)
- [2025년 10월 업데이트 안내](https://onestore-dev.gitbook.io/dev/help/release/2025_release/202510.md)
- [2025년 08월 업데이트 안내](https://onestore-dev.gitbook.io/dev/help/release/2025_release/202508.md)
- [2025년 07월 업데이트 안내](https://onestore-dev.gitbook.io/dev/help/release/2025_release/202507.md)
- [2025년 05월 업데이트 안내](https://onestore-dev.gitbook.io/dev/help/release/2025_release/202505.md)
- [2025년 04월 업데이트 안내](https://onestore-dev.gitbook.io/dev/help/release/2025_release/202504.md)
- [2025년 03월 업데이트 안내](https://onestore-dev.gitbook.io/dev/help/release/2025_release/202503.md)
- [FAQ](https://onestore-dev.gitbook.io/dev/help/faq.md)
- [회원](https://onestore-dev.gitbook.io/dev/help/faq/member.md)
- [상품](https://onestore-dev.gitbook.io/dev/help/faq/apps.md)
- [ONE store 키 관리 시스템 및 Android App Bundle](https://onestore-dev.gitbook.io/dev/help/faq/apps/one-store-android-app-bundle.md)
- [사전예약](https://onestore-dev.gitbook.io/dev/help/faq/apps/pre.md)
- [개발도구](https://onestore-dev.gitbook.io/dev/help/faq/tools.md)
- [검증](https://onestore-dev.gitbook.io/dev/help/faq/review.md)
- [정산](https://onestore-dev.gitbook.io/dev/help/faq/payment.md)
- [고객관리](https://onestore-dev.gitbook.io/dev/help/faq/usermanagement.md)
- [약관 및 법률](https://onestore-dev.gitbook.io/dev/help/faq/legal.md)
- [국가/지역별 배포](https://onestore-dev.gitbook.io/dev/help/faq/global.md)
- [베타·인디게임존](https://onestore-dev.gitbook.io/dev/help/faq/beta-indie.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://onestore-dev.gitbook.io/dev/help.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.
