# Design Area

This is the most important part of Lumise editor. It is a preview for all added layers. Click on each layer to edit or drag the mouse to adjust all layers.

![](/files/-MMtCyUoibBjgv8V1cWx)

There are parts of the design area:

* **Object editor:** Customize the selected object color and effect.&#x20;
* **Zoom tools:** Scroll to zoom in or zoom out.
* **Stages switcher**: switch design view to other stage or product.
* **Design area**: The range for design
* **Toolbar:** The options for selected layers include arranges, transform, and position.


---

# 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.lumise.com/design-editor/design-area.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.
