> 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/intro-en/welcome.md).

# Introducing Archisketch.

## Every moment of interior design completed with 3D and AI

<figure><img src="https://youtu.be/BimMWOVSQ-U" alt=""><figcaption></figcaption></figure>

{% embed url="<https://youtu.be/BimMWOVSQ-U>" %}

### An AI-powered 3D interior platform chosen by over 5 million people

* Archisketch is an AI·3D interior platform that lets anyone design spaces easily and quickly.
* From the moment you draw a floor plan to furniture placement, high-quality rendering, and 360° panoramas, you can complete everything in one workflow.
* Individuals can easily design spaces, and businesses can connect everything from customer consultation to proposals and manufacturing integration on one platform.

***

### **Key Features**

* **🏠 2D/3D floor plan creation** — Draw a floor plan, and a 3D space is generated in real time.
* 🤖 **AI interior design** — Use AI to furnish spaces faster and more naturally.
* **🛋️ Furniture placement & styling** — Build spaces with real brand products and compare different interior styles.
* **🎨 High-quality rendering** — Generate photo-realistic images in just one minute.
* **🔭 360° & panorama viewer** — Experience the finished space as if you were walking through it yourself.
* **🔗 Share & embed** — Share a project with a single link or easily embed it on your website.
* **🧩 Open API & plugins** — Easily connect with Cafe24, WordPress, ERP, CMS, and more.

***

### Key customers

#### 🛍️ Furniture & interior brands

Build a digital showroom that connects online and offline.

* Brand-exclusive 3D catalog
* AR product experience
* Shopping mall & website integration
* Improved purchase conversion rate

#### 🏢 Interior design & construction companies

Manage everything from consultation to proposal and quotation in one workflow.

* Customer consultation and space design
* 3D proposal creation
* Quotation and contract support
* Project management

#### 🏭 Furniture manufacturers

Build product data into digital assets and use them across various channels.

* Build a product library
* Operate a 3D digital catalog
* Create sales and marketing content
* System integration (API) with ERP, PLM, shopping malls, and more

#### 🏢 Enterprise

We support operations and scaling tailored to enterprise environments.

* Enterprise-exclusive library
* Account and permission management
* Build a branded operational environment
* API and data integration
* Operational data analysis

**Are you considering enterprise adoption?**

Archisketch provides Enterprise solutions for the digital transformation of brands, interior companies, and manufacturers.

If you're considering adoption [**\[Inquiries about adoption\]**](https://www.archisketch.com/kr/enterprisetrial/)please contact us. [**\[Go to enterprise guide\]**](https://docs.archisketch.com/guide/enterprise-en/)

***

### **Here’s how it’s being used**

* Space simulation and furniture placement preview for users planning a DIY interior
* Building 3D and AR product pages for online furniture and interior shopping malls
* Creating customer proposals and quotation materials for interior and construction companies
* Creating 3D assets and operating catalogs for furniture and home decor brands
* Product library and manufacturing data integration for furniture manufacturers
* API integration with corporate websites, shopping malls, ERP, and CMS

### **Learn more**

* **🔗** [**Archisketch website**](https://www.archisketch.com/kr) **·** [**Pricing information**](https://www.archisketch.com/ko/pricing/)
* **📱** [**App Store**](https://apps.apple.com/kr/app/archisketch/id6742767233) **·** [**Google Play**](https://play.google.com/store/apps/details?id=com.archisketch)
* **🛠️** [**Developer guide**](https://docs.archisketch.com/guide/dev-kr/)> Check how to integrate the API and apply it directly to your service.

From start to finish, experience Archisketch's pleasant and enjoyable work experience for yourself 🙂

***

### Contact

#### **Archisketch.Inc**

* E-mail: <support@archisketch.com>

<table><thead><tr><th width="121.6953125">Location</th><th>Address</th></tr></thead><tbody><tr><td>Seoul</td><td>3F, 16 Seongsui-ro 20-gil, Seongdong-gu, Seoul, Republic of Korea, Archisketch Co., Ltd.</td></tr><tr><td>Tokyo</td><td>15F, Toranomon Hills Business Tower, 1-17-1 Toranomon, Minato-ku, Tokyo 105-6415, Japan</td></tr></tbody></table>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.archisketch.com/guide/intro-en/welcome.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
