> 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/2025.md).

# 2025년 업데이트

- [2025년 10월 업데이트](https://docs.archisketch.com/update-note/2025/2025-10.md)
- [\[2025.10.02\] 제품 라이브러리 대규모 업데이트](https://docs.archisketch.com/update-note/2025/2025-10/update-2025-10-02.md): 안녕하세요, 아키스케치입니다.
- [2025년 9월 업데이트](https://docs.archisketch.com/update-note/2025/2025-9.md)
- [\[2025.09.08\] 아키스케치 APP 출시 및 기능 안내](https://docs.archisketch.com/update-note/2025/2025-9/update-2025-09-08.md): 아키스케치 APP 드디어 출시
- [2025년 2월 업데이트](https://docs.archisketch.com/update-note/2025/2025-2.md)
- [\[2025.02.11\] 프로페셔널 팀 플랜 구독제 출시](https://docs.archisketch.com/update-note/2025/2025-2/update-2025-02-11.md): 프로페셔널 팀 플랜 출시
- [2025년 1월 업데이트](https://docs.archisketch.com/update-note/2025/2025-1.md)
- [\[2025.01.02\] 공용 라이브러리 대규모 업데이트](https://docs.archisketch.com/update-note/2025/2025-1/update-2025-01-02.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/2025.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.
