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

# Design Request Service

How to Hire a Designer in Archisketch

## 🙋‍♀️ How to request a designer on Archisketch!

On the Archisketch APP, you can directly **send a message to request design work**You can.\
In a 1:1 chat room, you can directly communicate with the designer about the following details.

* Estimate and schedule
* Work progress
* Specific design requests

👉 **Archisketch Designer Selection**If you'd like to check it, install the APP and select a designer profile. (Install the Archisketch app: 🍏[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))

### Recommended for these people

* While preparing a new home or office **Interior consulting**is needed
* As a corporate representative, **3D content production at a reasonable cost**when you want to outsource it
* To get the result you want **communicate directly with the designer**when you want to

### What can you get if you make a request?

After consulting with a professional designer, you can receive the deliverables below:

* For your own space from a professional designer **Interior design**
* 3D drawings and high-quality 3D images based on the actual address, preliminary product quotation, etc.

{% hint style="warning" %}
The deliverables provided may vary by designer, **be sure to check before requesting**please.
{% endhint %}

## How to request

1. From the home screen of the Archisketch APP, **designer profile**select it.
2. \[Request Design] **button**click it.
3. Write a message and press send to start the conversation.

![](https://1040484064-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fs45pRyTQeyYi0T0toKii%2Fuploads%2Fgit-blob-d03c755727f7700a5d172e4b60aef5e3d08f6b5c%2Fdesign-request-service-1.png?alt=media)

How to check the message list: You can check it in the chat list at the top right of the designer feed page.

![](https://1040484064-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fs45pRyTQeyYi0T0toKii%2Fuploads%2Fgit-blob-1e8caf931cb0835562a1ffc5feb9bb241ebc9082%2Fdesign-request-service-2.png?alt=media)

### Things good to include when requesting

* Space type (living room, kitchen, office, etc.)
* Square footage
* Budget
* Desired final design completion date

### Cost and schedule discussion

Design **period, scope, cost**are between the designer and the requester **mutual consultation**is decided by.

* Design costs are coordinated directly with the designer
* If additional requests arise during the process, separate discussion is possible

***

## Frequently Asked Questions

### Who are the designers in the Designer Selection?

A group of professional designers who actively use Archisketch, selected through a separate approval process by the Archisketch operations team.

### If you want to join as an Archisketch designer?

[Creator application form](https://docs.google.com/forms/d/e/1FAIpQLSf27ZPdT49Gee6XM98E9kmL3KwF4OxSQAPgPbYQ_KKlo-GLNQ/viewform)Please fill it out.


---

# 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-en/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.
