# Introduction to Editor

As we've mentioned before, Editor will be your space to create your own AR projects.

If you've created with Assemblr Studio mobile app app before, you'll notice that it basically has the same tools. However, it's much bigger and provides more detailed settings. To start off, let's take a peek at our **Control Guide**!

## Control Guide

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

## Object List

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

When there are too many objects in one project, it's fairly possible to get confused while sorting them out. With **Object List**, you can easily sort the list of objects on your project!

{% embed url="<https://youtu.be/_L2yvz4__AY>" %}

Aside from sorting, you can also click on each list to transform or even hide and show your objects on the Editor.

### Killer Shortcut!

**Press 'O'** on your keyboard to make the object list appear. Much faster, it is!


---

# 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.assemblrworld.com/assemblr-studio-editor/introduction-to-editor.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.
