> For the complete documentation index, see [llms.txt](https://docs.archisketch.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.archisketch.com/update-note/2026.md).

# 2026년 업데이트

- [2026년 6월 업데이트](https://docs.archisketch.com/update-note/2026/2026-6.md)
- [\[2026.06.04\] 에디터 및 파라메트릭 기능 개편](https://docs.archisketch.com/update-note/2026/2026-6/2026-06-05.md)
- [2026년 5월 업데이트](https://docs.archisketch.com/update-note/2026/2026-5.md)
- [\[2026.05.28\] 영상 제작 기능 및 스타일 템플릿 추가](https://docs.archisketch.com/update-note/2026/2026-5/2026.05.28.md)
- [\[2026.05.14\] 에디터 기능 개편](https://docs.archisketch.com/update-note/2026/2026-5/2026-05-14.md)
- [\[2026.05.07\] 에디터 기능 개편](https://docs.archisketch.com/update-note/2026/2026-5/2026-05-07.md)
- [2026년 4월 업데이트](https://docs.archisketch.com/update-note/2026/2026-05-07.md)
- [\[2026.04.30\] 에디터 기능 개편](https://docs.archisketch.com/update-note/2026/2026-05-07/2026-04-30.md)
- [\[2026.04.23\] 에디터 기능 개편](https://docs.archisketch.com/update-note/2026/2026-05-07/2026.04.23.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.archisketch.com/update-note/2026.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.
