# 릴리즈 노트

- [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)


---

# 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/release.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.
