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

# \[2025.09.08] アーキスケッチAPPリリースおよび機能案内

## アーキスケッチ APP ついにリリース！

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

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

## アーキスケッチアプリ機能紹介

## 🗺️ マイプロジェクトを確認する

アプリで、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/hajimeni/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.
