# Working Area

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

| Areas                                               | Description                                                                                                                             |
| --------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------- |
| [Left Panel](/navigate-the-interface/left-panel.md) | This consist of Layer panel, file manager and others that allows to setup your project.                                                 |
| Canvas/3D Viewer                                    | This is where your object and changes made would be.                                                                                    |
| Right Panel                                         | This contains Design and Properties customization for the canvas and 3D objects [Click here to view](/components/3d-carousel.md#design) |


---

# 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://guide.swiftxr.io/navigate-the-interface/working-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.
