> 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.

## The entire journey 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 easily and quickly design and create spaces.
* From the moment you draw the floor plan to furniture placement, high-quality rendering, and 360° panorama, it can all be completed in one workflow.
* Individuals can easily design spaces, and businesses can connect everything from customer consultations to proposals and manufacturing integration on one platform.

***

### **Key Features**

* **🏠 2D/3D floor plan creation** — When you draw a floor plan, a 3D space is created 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 various interior styles.
* **🎨 High-quality rendering** — Generate photorealistic images in 1 minute.
* **🔭 360° & panorama viewer** — Experience the finished space as if you were walking through it yourself.
* **🔗 Sharing & embedding** — Share projects with a single link or easily embed them on a 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
* E-commerce site & website integration
* Increase purchase conversion rates

#### 🏢 Interior design & construction companies

Manage everything from consultation to proposals and quotes in one workflow.

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

#### 🏭 Furniture manufacturers

Build product data as digital assets and use them across multiple channels.

* Product library setup
* 3D digital catalog operations
* Sales and marketing content creation
* System integration (API) with ERP, PLM, e-commerce sites, and more

#### 🏢 Enterprise

We support operations and scaling suited to enterprise environments.

* Enterprise-exclusive library
* Account and permission management
* Brand operations environment setup
* API and data integration
* Operational data analysis

**Considering adopting for your company?**

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

If you're considering adoption [**\[Contact for 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 estimate materials for interior and construction companies
* Creating 3D assets and operating catalogs for furniture and 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 out how to integrate the API 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>3F, JK Tower, 16 Seongsui-ro 20-gil, Seongdong-gu, Seoul, Republic of Korea (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, 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.
