# On-the-Spot Client Renders

<figure><img src="/files/tJ9viMQWRUJW5Zcl9Q68" alt=""><figcaption></figcaption></figure>

### 1. Zero-Effort Prompting

You don’t need to be a prompting expert—archix.ai handles the technical side for you. Treat the prompt input box like a simple notepad for keywords rather than a space for perfect sentences.

#### How to Add Additional Prompt:

1. Select your UI dropdowns (Input Type, Style, and Lighting).
2. Type-in the client’s ideas as simple sentences or bullet points.

<figure><img src="/files/pjaUDzYGlGX2KeW3MO8B" alt="" width="242"><figcaption><p>Prompt input</p></figcaption></figure>

1. Click ⚡ Optimize Prompt, and Click Generate.

<figure><img src="/files/GxEGSndeaRvvvZ9IweU0" alt="" width="174"><figcaption></figcaption></figure>

* **Example's of what you type:** `white cabinets, marble top, dark wood floor, lots of light`
* **The Result:** The system automatically cleans up your prompt and creates a polished long detailed prompt for more accurate result.

<figure><img src="/files/IJP5DG1G0bIvj0V1BHxq" alt="" width="241"><figcaption><p>Basic prompt to advance prompt</p></figcaption></figure>

### 2. Translate keyword spoken to prompt

When your client uses vague descriptions, type these simple design directions into the prompt box before clicking ⚡ Optimize:

| **When the Client Wants...**        | **Type This Simple Style:**  |
| ----------------------------------- | ---------------------------- |
| "Clean, high-end, or luxury"        | `Modern contemporary design` |
| "Cozy, warm, or natural wood"       | `Modern Japandi style`       |
| "Bright, open, or minimalistic"     | `Scandinavian design`        |
| "Traditional, classic, or timeless" | `Traditional classic style`  |

### 3. On-the-Spot Revisions

When a client requests a change mid-meeting, toggle Edit Mode and use the Edit Area Brush to highlight the target area. Use these configurations to quickly apply their feedback:

<figure><img src="/files/XJq0kggBas6MTQL2fxEa" alt=""><figcaption><p>Edit Mode form Generated Image</p></figcaption></figure>

* **To Swap a Floor:** Select Retexture dropdown, Type: `Light oak hardwood planks`
* **To Paint a Wall:** Select Recolor dropdown, Type: `Muted olive green paint`
* **To Change Furniture:** Select Replace dropdown, Type: `Modern tan leather armchair`
* **To Erase Clutter/Errors:** Select Remove Brush tool, Leave text completely blank.

<figure><img src="/files/eHtE2ixgIKoQrwYNNqyK" alt=""><figcaption><p>Choose Edit Mode for Specific Purposes</p></figcaption></figure>

### 4. Managing AI Artifacts

Because the AI generates hyper-realistic images in real time, it may occasionally warp a line or distort an object. Do not try to hide it or get defensive. Instead, use this moment as an opportunity to showcase the speed and control of the platform's live editing tools.

If a visual glitch occurs, acknowledge it casually, use the brush to wipe it away, and keep the momentum moving forward:

> 🗣️ *"As you can see, because the AI is building this entirely from scratch in real time, it gets a little overly creative on the corners sometimes. Watch how easily we can clean that right up. While the system brushes that out, how are we feeling about this overall layout?"*

#### The Action Plan:

1. Select the Remove Brush.

<figure><img src="/files/sXvTXCCoSNn3C7LxSKLZ" alt="" width="303"><figcaption><p>Select Remove Brush from Edit Mode</p></figcaption></figure>

1. Highlight the glitch, leave the text input completely blank, and click Generate.

<figure><img src="/files/wAojz8WYkTF28vlP3FpQ" alt="" width="375"><figcaption><p>Selection using Brush</p></figcaption></figure>

3. The system will clean up the artifact in seconds, proving to the client how effortlessly their feedback can be incorporated live.

<figure><img src="/files/8Nb9G4D1S2doXfuOia5Q" alt="" width="375"><figcaption><p>Removed Preview</p></figcaption></figure>


---

# Agent Instructions: 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:

```
GET https://docs.archix.ai/en/getting-started/on-the-spot-client-renders.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
