> 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/getting-started.md).

# 시작하기란?

## **아키스케치가 제공하는 3D 디자인으로 공간을 쉽고 빠르게 완성해 보세요!**

'시작하기'는 아키스케치에 처음 진입할 때 보이는 첫 화면으로, 다양한 디자인 콘텐츠를 둘러보고 자신의 집에 적용해 볼 수 있는 기능입니다.

#### 이런 내용을 주로 다루고 있어요.

1. 원하는 디자인을 선택하고 우리집 도면에 디자인을 적용하는 법
2. 내가 디자인을 컨텐츠로 작성하고 커뮤니티에 발행하는 법

![](/files/ruXKRF8WMFwRlea6DQGL)

***

다음 아티클에서 더 자세한 시작하기 사용법을 알아볼 수 있어요.

***

> **꾸준히 3D 컨텐츠 활동하실 크리에이터를 모집해요!**
>
> 나만의 3D 인테리어 디자인 작업물을 선보이고, 인테리어 전문가로 성장하길 원하시는 인테리어 러버, 누구나!\
> 지금 크리에이터에 도전해 보세요.
>
> [크리에이터 신청하기 →](https://docs.google.com/forms/d/e/1FAIpQLSf27ZPdT49Gee6XM98E9kmL3KwF4OxSQAPgPbYQ_KKlo-GLNQ/viewform)


---

# 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/getting-started.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.
