> 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/update-note/2025/202509/20250908.md).

# \[2025.09.08] Archisketch App launch and feature guide

## Archisketch APP finally launched!

Turn the spatial ideas in your head into reality on Archisketch now. From AI visualization to expert connections and project execution, everything can be solved in one app. Archisketch is not just a place to show pretty pictures; it is set to grow into a design platform where designers, users, and brands communicate together. Right now, through the app, connect with various designers and discover your own interior ideas.

* \[Download on the App Store]
* \[Download on Google Play]

## Archisketch app feature introduction

## 🗺️ Check my projects

You can instantly check the list of my projects you worked on on PC right in the app.

* Projects I created
* Inside a project shared with you by another user, you can view the content below.
* Render shot: a finished scene image
* 720 tour: a tour that feels like walking through the space yourself
* 3D floor plan: a dimensional floor plan you can check in three dimensions. However, in the app, you can only view it. Editing features such as drawing walls and placing products are not yet supported, but they will be gradually provided through future updates.

## 🤖 New feature 1. AI Studio – 4 types of visualization features

"I can imagine it, but it's hard to express"—solve that problem easily now.

* One-touch styling: choose a mood and apply the style all at once
* Change background: compare moods with various backgrounds
* Apply sketch moods: even a hand-drawn sketch is enough to style it. From early idea sketches to sharing with designers, the process becomes much smoother.

## 🆕 New feature 2. Design request – connect with experts right away

Now you can directly select and request the designer you like within the app. The flow is very simple. Browse designers → message → estimate & progress. You no longer need to check DMs and emails separately.

* Communicate directly through in-app messages
* Deliver materials via project link
* Fast responses with push notifications
* A perfect match with portfolio & style tags. The beta version also provides some contract and settlement features. Before/after comparison

🙋‍♀️ Recommended for these people. Try it now!

* \[Download on the App Store]
* \[Download on Google Play] Are you a designer? Register your portfolio and discover new opportunities! [Go→](https://www.archisketch.com/kr)


---

# 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/update-note/2025/202509/20250908.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.
