# 마감재 배치하기

- [마감재 배치하기](https://docs.archisketch.com/guide/undefined-3/material-placement.md): 좌측의 마감재 라이브러리 탭을 클릭하면 미리 준비된 다양한 마감재들을 확인하실 수 있어요. 카테고리별로 다양한 옵션이 준비되어 있으니, 원하는 마감재를 선택해보세요.


---

# 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/guide/undefined-3.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.
