> 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 design platform chosen by over 5 million people

* Archisketch is an AI·3D interior design platform that lets anyone easily and quickly plan and design spaces.
* From the moment you draw a floor plan to furniture placement, high-quality rendering, and 360° panorama, everything can be completed 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 decorate spaces more quickly and naturally.
* **🛋️ Furniture Placement & Styling** — Furnish spaces with real brand products and compare various interior styles.
* **🎨 High-Quality Rendering** — Generate photorealistic images in just 1 minute.
* **🔭 360° & Panorama Viewer** — Experience the completed space as if you were walking through it yourself.
* **🔗 Sharing & Embedding** — Share a project with a single link or easily embed it 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-specific 3D catalog
* AR product experience
* Shopping mall & website integration
* Improved purchase conversion rate

#### 🏢 Interior & Construction Companies

Manage everything from consultation to proposals and quotations 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
* 3D digital catalog operation
* Sales and marketing content creation
* System integration with ERP, PLM, shopping malls, and more (API)

#### 🏢 Enterprise

We support operations and scaling tailored to your enterprise environment.

* Enterprise-specific library
* Account and permission management
* Brand operations environment setup
* 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 [**\[Implementation inquiry\]**](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 self-interior project
* 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 decor brands
* Integrating product libraries and manufacturing data for furniture manufacturers
* API integration with company websites, shopping malls, ERP, and CMS

### **Learn more**

* **🔗** [**Archisketch website**](https://www.archisketch.com/kr) **·** [**Pricing Guide**](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)
* **🛠️** [**Development Guide**](https://docs.archisketch.com/guide/dev-kr/)> Check the API integration method and apply it directly to your service.

From start to finish, experience Archisketch's comfortable and enjoyable workflow 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>3rd Floor, JKTower, 16 Seongsu-ro 20-gil, Seongdong-gu, Seoul, Archisketch Co., Ltd.</td></tr><tr><td>Tokyo</td><td>15th Floor, 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-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.
