# Toys Wiki

*\*There's a lot in the works, but we do have a few sample minigames for you to play around with as a start. We plan to have more minigame assets and components in the future. If you are interested in building your own minigame components for mtion, feel free to reach out to us: <hello@mtion.xyz>*&#x20;

Here's a brief video overview of a few selected toys just to give you an idea of what you can do with the toys in your clubhouse 👇

{% embed url="<https://youtu.be/pOrH13kyiMs?si=ssc9wF5gI30Lf_4R>" %}
Selected customizable toys showcase
{% endembed %}


---

# 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/toys-wiki.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.
