# 5.5. 스타일 규칙 설정 (Style rules setting)

커스텀 가구에서 설계형 가구 (주방 / 붙박이장)는 제품의 옵션만 있는 게 아니라, 제품 트림 / 제품 군별 선택 가능한 옵션이 복잡한 구성으로 관리되는 경우가 많습니다.

아키스케치 커스텀 가구 기능은 이러한 복잡한 구성을 미리 세팅하고 제품마다 기본값을 설정할 수 있도록 스타일 시스템을 제공하고 있습니다.

![스타일 시스템](/files/29c52b0a6c2b6f7428138b8ac090a72a561c9a70)

스타일 시스템은 상품라이브러리에서 폴더별로 적용이 가능합니다. 상기 서비스 화면으로 진입하여 스타일 설정을 클릭하게 되면 다음과 같은 서비스 화면을 확인할 수 있습니다.

![스타일 구성 예시](/files/73f2171856e6a337938f6d3eea3aa237836a5681)

스타일 시스템은 기업 파라미터를 기준으로 구성이 가능하고 파라미터간 관계, 예를들어, A 제품에는 B,C,D 재질을 사용할수 있다면 상기 예시처럼 관계를 설정하면 그 설정된 규칙에 따라 제품을 노출시킬수 있습니다.

이렇게 등록된 스타일 규칙은 플래너에서 다음과 같이 확인 및 설정이 가능합니다.

![스타일 플래너 작용 예시](/files/2c74ce82fb9c3f0e5129fb3837630b4229775350)


---

# 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.archisketch.com/dev-guide/contents/custom-furniture/style-rules-setting.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.
