# How to Edit Objects on the Transform Panel

{% embed url="<https://youtu.be/VDMrtbwx-eg>" %}

First off, click your object. On the right panel, you'll see the **Transform panel**.

You can **name, move, rotate, or even scale** your objects using the number you input manually.

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

1. Name your object.
2. Move your object; functions like Move.
3. Rotate your object; functions like Rotate.
4. Make your object bigger or smaller; functions like Scale.


---

# 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.assemblredu.com/en/create-ar-3d-content/editor/2.-create-project/main-editor/transform-tools-on-editor/how-to-edit-objects-on-the-transform-panel.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.
