> 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/user-jp/design-request-service/design-request-service.md).

# デザイン依頼サービス

## 🙋‍♀️ Archisketchでデザイナーに依頼する方法！

Archisketch APPでは気に入ったデザイナーに直接 **メッセージを送ってデザイン作業を依頼**できます。\n1:1チャットルームで、以下のような内容をデザイナーとすぐにやり取りできます。

* 見積もりとスケジュール
* 作業の進行状況
* 詳細なデザイン要望

👉 **Archisketch デザイナーセレクション**を確認したい場合は、APPをインストールしてからデザイナープロフィールを選択してみてください。(Archisketchアプリをインストールする: 🍏[App Store](https://apps.apple.com/kr/app/archisketch/id6742767233) 🛝[Google Play](https://play.google.com/store/apps/details?id=com.archisketch\&pcampaignid=web_share))

### こんな方におすすめです

* 新居やオフィスを準備しながら **インテリアコンサルティング**が必要なとき
* 企業担当者として **リーズナブルな費用で3Dコンテンツ制作**を依頼したいとき
* 望む成果物を得るために **デザイナーと直接やり取り**したいとき

### 依頼すると何が受け取れますか？

専門デザイナーと協議後、以下の成果物を受け取れます：

* 専門デザイナーに、あなた専用の空間のための **インテリアデザイン**
* 実際の住所を基にした3D図面と高品質な3D画像、製品の概算見積書など

{% hint style="warning" %}
デザイナーごとに提供する成果物は異なる場合があるため、 **依頼前に必ず確認**ください。
{% endhint %}

## 依頼方法

1. Archisketch APPのホーム画面で **デザイナープロフィール**を選択します。
2. \[デザインを依頼する] **ボタン**をクリックします。
3. メッセージを作成して送信ボタンを押し、会話を始めます。

![](/files/da6c4159bf0054d5a7517cef70c3f412cf5c7b40)

メッセージ一覧の確認方法: デザイナーフィードページ右上のチャット一覧で確認できます。

![](/files/2fb78e984b2a8d9022c891252a0f121448a0e3be)

### 依頼時に含めるとよい内容

* 空間タイプ（リビング、キッチン、オフィスなど）
* 坪数
* 予算
* 最終デザイン完成希望日

### 費用と日程の調整

デザイン **期間、範囲、費用**はデザイナーと依頼者の間で **相互協議**で決まります。

* デザイン費用はデザイナーと直接調整
* 進行中に追加要望が発生した場合、別途協議可能

***

## よくある質問

### デザイナーセレクションのデザイナーは誰ですか？

Archisketchを積極的に利用する専門デザイナーグループで、Archisketch運営チームの別途承認プロセスを通じて選定されます。

### Archisketchのデザイナーとして参加したいなら？

[クリエイター申請書](https://docs.google.com/forms/d/e/1FAIpQLSf27ZPdT49Gee6XM98E9kmL3KwF4OxSQAPgPbYQ_KKlo-GLNQ/viewform)をご記入ください。


---

# 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/user-jp/design-request-service/design-request-service.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.
