# Assemblr Studio Editor

- [Introduction to Editor](https://guide.assemblrworld.com/assemblr-studio-editor/introduction-to-editor.md)
- [Super Simple Editor](https://guide.assemblrworld.com/assemblr-studio-editor/super-simple-editor.md)
- [On-Screen Display Settings](https://guide.assemblrworld.com/assemblr-studio-editor/on-screen-display-settings.md)
- [Multi-Select Objects](https://guide.assemblrworld.com/assemblr-studio-editor/multi-select-objects.md)
- [Change Background Color](https://guide.assemblrworld.com/assemblr-studio-editor/change-background-color.md)
- [Insert 3D & 2D Objects](https://guide.assemblrworld.com/assemblr-studio-editor/insert-3d-and-2d-objects.md)
- [Insert Texts & Annotations](https://guide.assemblrworld.com/assemblr-studio-editor/insert-texts-and-annotations.md)
- [Insert Videos & Audio](https://guide.assemblrworld.com/assemblr-studio-editor/insert-videos-and-audio.md)
- [Transform Tools on Editor](https://guide.assemblrworld.com/assemblr-studio-editor/transform-tools-on-editor.md)
- [How to Move Objects](https://guide.assemblrworld.com/assemblr-studio-editor/transform-tools-on-editor/how-to-move-objects.md)
- [How to Rotate Objects](https://guide.assemblrworld.com/assemblr-studio-editor/transform-tools-on-editor/how-to-rotate-objects.md)
- [How to Scale Objects](https://guide.assemblrworld.com/assemblr-studio-editor/transform-tools-on-editor/how-to-scale-objects.md)
- [How to Duplicate Objects](https://guide.assemblrworld.com/assemblr-studio-editor/transform-tools-on-editor/how-to-duplicate-objects.md)
- [How to Mirror Objects](https://guide.assemblrworld.com/assemblr-studio-editor/transform-tools-on-editor/how-to-mirror-objects.md)
- [How to Copy Objects to Another Scene](https://guide.assemblrworld.com/assemblr-studio-editor/transform-tools-on-editor/how-to-copy-objects-to-another-scene.md)
- [How to Delete Objects](https://guide.assemblrworld.com/assemblr-studio-editor/transform-tools-on-editor/how-to-delete-objects.md)
- [How to Edit Objects on the Transform Panel](https://guide.assemblrworld.com/assemblr-studio-editor/transform-tools-on-editor/how-to-edit-objects-on-the-transform-panel.md)
- [How to Change Objects on the Transform Panel](https://guide.assemblrworld.com/assemblr-studio-editor/transform-tools-on-editor/how-to-change-objects-on-the-transform-panel.md)
- [Scene Feature](https://guide.assemblrworld.com/assemblr-studio-editor/scene-feature.md)
- [How to Add, Duplicate, and Remove Scenes](https://guide.assemblrworld.com/assemblr-studio-editor/scene-feature/how-to-add-duplicate-and-remove-scenes.md)
- [How to Set Scene Camera](https://guide.assemblrworld.com/assemblr-studio-editor/scene-feature/how-to-set-scene-camera.md)
- [Interactivity Feature](https://guide.assemblrworld.com/assemblr-studio-editor/interactivity-feature.md)
- [Animate (Move, Rotate, Scale, Animation)](https://guide.assemblrworld.com/assemblr-studio-editor/interactivity-feature/animate-move-rotate-scale-animation.md)
- [Visibility (Hide & Show)](https://guide.assemblrworld.com/assemblr-studio-editor/interactivity-feature/visibility-hide-and-show.md)
- [Jump Up (Switch Scene & Open URL)](https://guide.assemblrworld.com/assemblr-studio-editor/interactivity-feature/jump-up-switch-scene-and-open-url.md)
- [Media (Video Control & Sound Effect)](https://guide.assemblrworld.com/assemblr-studio-editor/interactivity-feature/media-video-control-and-sound-effect.md)
- [Interactivity On Scene Enter](https://guide.assemblrworld.com/assemblr-studio-editor/interactivity-on-scene-enter.md)


---

# 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.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.
