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

# \[2025.09.08] Archisketch app launch and feature guide

## Archisketch app is finally here!

Turn the space ideas in your head into reality with Archisketch now. From AI visualization to connecting with experts and carrying out projects, everything is handled in one app. Archisketch is not just a place that shows pretty pictures; it is set to grow into a design platform where designers, users, and brands communicate together. Through the app right now, connect with various designers and discover your own interior ideas.

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

## Introducing Archisketch app features

## 🗺️ Check my projects

You can view the list of my projects I worked on on PC right in the app.

* Projects I created
* Inside projects shared with you by other users, you can view the content below.
* Render shot: completed 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 such as drawing walls and placing products are not yet supported, but they will be gradually added through future updates.

## 🤖 New Feature 1. AI Studio – 4 visualization features

The problem of "I can imagine it, but it's hard to express" is now easy to solve.

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

## 🆕 New Feature 2. Design request – connect with experts directly

Now you can directly choose and request a designer you like within the app. The flow is very simple. Browse designers → message → quote & progress. No more separately checking DMs and email.

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

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

* \[Download on the App Store]
* \[Download on Google Play] Are you a designer? Register your portfolio and find 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-1/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.
