> 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 now with Archisketch. From AI visualization to expert connections and project execution, everything is handled in one app. Archisketch is not just a place to show pretty pictures; it is planned to evolve 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 from the App Store]
* \[Download from Google Play]

## Archisketch app feature introduction

## 🗺️ Check my projects

You can immediately check the list of projects you worked on on PC in the app.

* My projects
* Inside projects shared by other users, you can view the contents below.
* Render shot: finished scene image
* 720 tour: a tour that feels like walking through the space yourself
* 3D floor plan: a floor plan you can view in 3D. However, in the app, you can only view it. Editing features like 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

The problem of “I can imagine it, but it’s hard to express” can now be solved easily.

* One-touch styling: apply the style all at once by choosing only the mood
* Change background: compare moods with various backgrounds
* Sketch mood application: even hand drawings can be styled. From initial idea sketches to sharing with designers, everything becomes much smoother.

## 🆕 New Feature 2. Design Request – Connect directly with experts

Now you can directly select a designer you like and request them within the app. The flow is very simple: browse designers → message → quote & progress. No more need to separately check DMs or email.

* Communicate directly via in-app messages
* Send materials through a project link
* Quick responses with push notifications
* A perfect match with portfolio & style tags. In the beta version, contract and settlement features are also partially available. Before/after comparison

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

* \[Download from the App Store]
* \[Download from Google Play] If you're 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.
