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

# \[2025.10.02] 제품 라이브러리 대규모 업데이트

안녕하세요, 아키스케치입니다. 오늘 공용 라이브러리에 대규모 모델링 업데이트가 진행되었습니다.

## 업데이트 주요 내용

* 총 추가 모델: 170여 개
* 참여 브랜드: 15개
* 카테고리: 주로 외국계 하이엔드 조명 제품 및 가구 이번 업데이트에는 다양한 브랜드의 제품들이 포함되어 있으며, 실무에 더욱 폭넓게 활용하실 수 있어요. 특히 디자인 퀄리티와 디테일에 신경을 기울였으니, 프로젝트 성격에 맞게 다양하게 활용해 보시길 바랍니다.

## 주요 브랜드

* Lindsey Adelman Studio
* 미스가르드
* Roll and Hill
* String Furniture
* Artek
* Innovation Living
* Posh New York
* Pennsylvania House
* Apparatus Studio
* FLOS
* Balmuda
* 롬버스랩
* 지베누어 등 앞으로도 더 많은 브랜드와 제품들을 지속적으로 확장해 나갈 예정이니 많은 관심 부탁드려요.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.archisketch.com/update-note/2025/202510/20251002.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
