# Editor

- [UI Overview](https://docs.mtion.xyz/mtion/editor/ui-overview.md)
- [App UI](https://docs.mtion.xyz/mtion/editor/app-ui.md)
- [Assets](https://docs.mtion.xyz/mtion/editor/assets.md)
- [Templates](https://docs.mtion.xyz/mtion/editor/templates.md)
- [Elements](https://docs.mtion.xyz/mtion/editor/elements.md)
- [Nodes](https://docs.mtion.xyz/mtion/editor/nodes.md)
- [Avatars & NPCs](https://docs.mtion.xyz/mtion/editor/avatars-and-npcs.md)
- [Multi-Player Collaborations](https://docs.mtion.xyz/mtion/editor/multi-player-collaborations.md)
- [Set Up Automated Timelines](https://docs.mtion.xyz/mtion/editor/set-up-automated-timelines.md)
- [Set Up Interactions](https://docs.mtion.xyz/mtion/editor/set-up-interactions.md)
- [Play Mode](https://docs.mtion.xyz/mtion/editor/play-mode.md)
- [Minigames & Toys](https://docs.mtion.xyz/mtion/editor/minigames-and-toys.md)
- [Toys Wiki](https://docs.mtion.xyz/mtion/editor/toys-wiki.md)
- [UFO Catcher](https://docs.mtion.xyz/mtion/editor/toys-wiki/ufo-catcher.md)
- [Space Cat Launcher](https://docs.mtion.xyz/mtion/editor/toys-wiki/space-cat-launcher.md)
- [Score Basket](https://docs.mtion.xyz/mtion/editor/toys-wiki/score-basket.md)
- [Lucky Cat Dropper](https://docs.mtion.xyz/mtion/editor/toys-wiki/lucky-cat-dropper.md)
- [Plinko Machines](https://docs.mtion.xyz/mtion/editor/toys-wiki/plinko-machines.md)
- [Dice](https://docs.mtion.xyz/mtion/editor/toys-wiki/dice.md)
- [Spinner (Spinning Wheel)](https://docs.mtion.xyz/mtion/editor/toys-wiki/spinner-spinning-wheel.md)
- [Rooftop Riot](https://docs.mtion.xyz/mtion/editor/toys-wiki/rooftop-riot.md)
- [Build Your Own Clubhouse](https://docs.mtion.xyz/mtion/editor/build-your-own-clubhouse.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://docs.mtion.xyz/mtion/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.
