# 릴리스 노트

- [2026.x 버전](https://docs.world-creator.com/ko/release-notes/2026.x.md)
- [World Creator 2026.4](https://docs.world-creator.com/ko/release-notes/2026.x/world-creator-2026.4.md)
- [World Creator 2026.3](https://docs.world-creator.com/ko/release-notes/2026.x/world-creator-2026.3.md)
- [World Creator 2026.2](https://docs.world-creator.com/ko/release-notes/2026.x/world-creator-2026.2.md)
- [World Creator 2026.1](https://docs.world-creator.com/ko/release-notes/2026.x/world-creator-2026.1.md)
- [2025.x 버전](https://docs.world-creator.com/ko/release-notes/2025.x.md)
- [World Creator 2025.6](https://docs.world-creator.com/ko/release-notes/2025.x/world-creator-2025.6.md)
- [World Creator 2025.5](https://docs.world-creator.com/ko/release-notes/2025.x/world-creator-2025.5.md)
- [World Creator 2025.4](https://docs.world-creator.com/ko/release-notes/2025.x/world-creator-2025.4.md)
- [World Creator 2025.3](https://docs.world-creator.com/ko/release-notes/2025.x/world-creator-2025.3.md)
- [World Creator 2025.2](https://docs.world-creator.com/ko/release-notes/2025.x/world-creator-2025.2.md)
- [World Creator 2025.1](https://docs.world-creator.com/ko/release-notes/2025.x/world-creator-2025.1.md)
- [2024.x 버전](https://docs.world-creator.com/ko/release-notes/2024.x.md)
- [World Creator 2024.3](https://docs.world-creator.com/ko/release-notes/2024.x/world-creator-2024.3.md): 2024년 11월 15일에 출시
- [World Creator 2024.2](https://docs.world-creator.com/ko/release-notes/2024.x/world-creator-2024.2.md): 2024년 6월 15일에 출시
- [World Creator 2024.1](https://docs.world-creator.com/ko/release-notes/2024.x/world-creator-2024.1.md): 2024년 4월 5일에 출시
- [2023.x 버전](https://docs.world-creator.com/ko/release-notes/2023.x.md)
- [World Creator 2023.4](https://docs.world-creator.com/ko/release-notes/2023.x/world-creator-2023.4.md): 2023년 11월 17일에 출시
- [World Creator 2023.3](https://docs.world-creator.com/ko/release-notes/2023.x/world-creator-2023.3.md): 2023년 9월 15일에 출시
- [World Creator 2023.2](https://docs.world-creator.com/ko/release-notes/2023.x/world-creator-2023.2.md): 2023년 8월 18일에 출시


---

# 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.world-creator.com/ko/release-notes.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.
