> 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/guide/user/get-started/apply-design.md).

# 디자인 적용하기

## 디자인 불러오기

{% stepper %}
{% step %}

### 마음에 드는 디자인 찾기

원하는 디자인을 찾고 **우리집에 적용하기** 버튼을 클릭하면 아키스케치 지도서비스가 실행이 돼요.

이 때 디자인을 자세히 보고 싶으면 **자세히 보기** 버튼을 클릭해 주세요.
{% endstep %}

{% step %}

### 우리집 검색하기

지도 서비스에 들어오면 우측 상단 3D 미니맵으로 선택한 디자인을 함께 보면서 우리집을 찾을 수 있어요.

![](/files/nNUB9VKTtXeWJrPy7ThH)

도면을 선택하면 아래 이미지와 같이 **우리집 도면과 선택한 디자인이 나란히 생성**돼요.

![](/files/WtgGg6w9P4UeDqhb1gdy)
{% endstep %}
{% endstepper %}

## 도면에 디자인 적용하기

### 도면에서 복사 & 붙여넣기

1. 나란히 생성된 도면에서 제품을 선택해 내 도면에 옮길 수 있어요.

{% hint style="info" %}
Shift + 마우스 드래그하여 제품을 선택하고, 원하는 공간으로 끌어오기

제품을 클릭하여 원하는 공간에 Ctrl + C, Ctrl + V 하여 복사 붙여넣기
{% endhint %}

![](/files/L5ONq2LeKczJ11UNWwos)

![](/files/YKpJyfS9TSzVQPP3rI9o)

2. 에디터 우측 상단의 \[저장]을 클릭해 프로젝트를 저장해 주면 끝!

![](/files/gxkJs0EbEwh00JKVk9JC)


---

# 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/guide/user/get-started/apply-design.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.
