# 도면

프로젝트 상세 페이지를 열면 가장 처음 보이는 콘텐츠가 바로 도면이에요. 화면을 한 번 클릭하면 도면이 활성화되어 다양한 작업을 진행할 수 있어요. 🙌

![](/files/vSMDGhKqgfYTOD8cqQ1F)

## 도면 뷰어 안내

![](/files/iqjRZRZbgaoZjwrF5oby)

❶ 뷰어 변경하기

아래 툴바를 사용해 도면을 다양한 뷰어로 전환할 수 있어요:

* 평면 뷰어: 전체적인 평면도를 확인할 수 있어요.
* ISO 뷰어: 입체적으로 공간을 살펴볼 수 있어요.
* 일인칭 뷰어: 마치 공간 안에 들어간 것처럼 실감 나게 확인할 수 있어요.

❷ 보기 모드

보기 모드를 통해 도면에서 보이는 요소를 선택적으로 설정할 수 있어요:

* 지면 가구
* 벽면 가구
* 천장 가구
* 건축/자재

이 요소들을 켜고 끄면서 원하는 정보를 더 편리하게 확인할 수 있어요.

❸ 링크 공유하기

도면의 링크를 복사하여 원하는 곳에 붙여넣어 공유할 수 있어요.

내가 꾸민 공간을 다른 사람에게 손쉽게 보여주세요!

* 아키스케치 유저가 아니어도 링크만 있으면 누구나 도면을 볼 수 있어요.
* PC와 모바일 모두에서 도면 뷰어를 확인할 수 있어요.


---

# 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-6/floor-plan.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.
