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

# 시작하기

## 도면이 없는 공간에도 디자인 템플릿을 사용할 수 있나요?

직접 그린 도면에도 사용할 수 있어요. `우리집 적용하기` 선택 후 아키 지도서비스가 실행되면 `도면 직접 그리기` 선택 → `도면 이미지 업로드` 클릭하여 직접 그린 도면을 업로드 후 사용해 보세요.

![](/files/IojvjALn4R79gVJ7DPRZ)

## 발행 신청 후에도 글을 수정할 수 있나요?

발행 신청 이후 수정을 원할 경우, 아키팀에게 별도로 연락을 주셔야 해요. 제작자/프로젝트명/수정을 원하는 이유와 함께 아키스케치에 문의해 주세요.

## 컨텐츠 발행 신청하고 승인까지 얼마나 걸리나요?

영업일 기준 최대 7일\~10일 소요돼요. 아키스케치 커뮤니티팀의 프로젝트 품질 기준에 따라 결정되며 최종 프로젝트 승인 시 커버 사진과 제목, 본문 구성 등의 편집 및 태그 작업을 거쳐 최종 발행될 수 있는 점 참고해 주세요

## 모바일로 작업할 수 있나요?

현재 준비 중입니다!

## 썸네일은 제 마음대로 디자인해도 되나요?

렌더샷 원본을 가공하여 디자인한 썸네일을 만들어 주셔도 무방해요. 다양한 디자인 제작으로 클릭을 부르는 썸네일을 만들어 보세요!


---

# 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/faq/readme/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.
