> 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-1/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 and decorate spaces easily and quickly.
* From the moment you draw a floor plan to furniture placement, high-quality rendering, and 360° panoramas, everything can be completed in one workflow.
* Individuals can easily design spaces, and businesses can connect customer consultations, proposals, and manufacturing integration in one platform.

***

### **Key Features**

* **🏠 2D/3D drawing creation** — Draw a floor plan and a 3D space is generated in real time.
* 🤖 **AI interior design** — Use AI to decorate spaces faster and more naturally.
* **🛋️ Furniture placement & styling** — Furnish 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 completed space as if you were walking through it yourself.
* **🔗 Sharing & embedding** — Share projects with a single link or easily embed them on your website.
* **🧩 Open API & Plugins** — Easily integrate 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 & 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 as digital assets and use them across various channels.

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

#### 🏢 Enterprise

Supports operation and scaling tailored to enterprise environments.

* Enterprise-exclusive library
* Account and permissions management
* Build a brand operation environment
* API and data integration
* Operational data analysis

**Considering enterprise adoption?**

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

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

***

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

* Space simulation and furniture placement preview for users planning DIY interior design
* 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 managing catalogs for furniture and decor brands
* Connecting the product library and manufacturing data of furniture manufacturers
* API integration with corporate websites, shopping malls, ERP, and CMS

### **Learn more**

* **🔗** [**Archisketch homepage**](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 comfortable and enjoyable work process 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, JK Tower, 16 Seongsui-ro 20-gil, Seongdong-gu, Seoul, Republic of Korea</td></tr><tr><td>Tokyo</td><td>15F, Toranomon Hills Business Tower, 1-17-1 Toranomon, Minato-ku, Tokyo 105-6415</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-1/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.
