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

# \[2025.09.08] Archisketch APPリリースおよび機能案内

## Archisketch APP ついにリリース！

頭の中の空間アイデアを、今こそArchisketchで現実にしてみましょう。AI可視化から専門家との連携、プロジェクト実行まで、ひとつのアプリですべて解決できます。Archisketchは、単にきれいな写真を見せる空間ではなく、これからデザイナー、ユーザー、ブランドが一緒にコミュニケーションするデザインプラットフォームへと発展していく予定です。今すぐアプリを通じて、さまざまなデザイナーと交流し、自分だけのインテリアアイデアを見つけてみてください。

* \[App Storeからダウンロード]
* \[Google Playからダウンロード]

## Archisketch アプリ機能の紹介

## 🗺️ 自分のプロジェクトを確認

アプリでPCから作業した自分のプロジェクト一覧をすぐに確認できます。

* 自分が作成したプロジェクト
* 他のユーザーから共有されたプロジェクト プロジェクト内では、以下のコンテンツを見ることができます。
* レンダーショット：完成したシーン画像
* 720ツアー：空間を実際に回っているようなツアー
* 3D図面：立体的に確認できる図面。ただし、アプリでは確認のみ可能です。壁の作成や製品配置のような編集機能はまだサポートされていませんが、今後のアップデートを通じて徐々に提供される予定です。

## 🤖 新機能1. AI Studio – 可視化機能4種

「想像はできるけれど表現は難しい」という問題、今すぐ簡単に解決しましょう。

* ワンタッチスタイリング：ムードを選ぶだけで一度にスタイルを反映
* 背景を変える：さまざまな背景で雰囲気を比較
* スケッチのムードを反映：手描きだけでもスタイリング可能。初期アイデアのスケッチからデザイナー共有まで、ずっとスムーズになります。

## 🆕 新機能2. デザイン依頼 – 専門家と直接つながる

これからはアプリ内で気に入ったデザイナーを直接選んで依頼できます。流れはとても簡単です。デザイナーを探す → メッセージ → 見積もり＆進行。もうDMやメールを別々に確認する必要はありません。

* アプリ内メッセージですぐにコミュニケーション
* プロジェクトリンクで資料を送付
* プッシュ通知ですばやく返信
* ポートフォリオ＆スタイルタグでぴったりのマッチング。ベータ版では契約・精算機能も一部提供されます。改善前/後の比較

🙋‍♀️ こんな方におすすめです。今すぐ体験してみてください！

* \[App Storeからダウンロード]
* \[Google Playからダウンロード] デザイナーなら？ ポートフォリオを登録して新しいチャンスに出会いましょう！ [こちらへ→](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-jp/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.
