# General FAQs

## What is mtion?

mtion is your home away from home, where you and your community can grow and flourish. Our desktop app (PC only) lets you easily create your own immersive and interactive virtual worlds and experiences to share with each other. Everyone has a community to build, and with mtion, you can now give them a home.

mtion is currently in development, however you can access the open beta early-access via [Steam](https://store.steampowered.com/app/1920720/mtion_studio/).

## Why use mtion?

There are lots of reasons why people are using mtion:

* **Tell your stories in new ways:** Create interactive experiences that showcase who you are and what you want to express. mtion empowers you to craft immersive, interactive stories and effortlessly share them with the world.
* **Give your online community a place to flourish**: build your own virtual forever home to host your lore, memes, community highlights, fan arts and more!
* **Up your game as a content creator**: mtion's Pre-Alpha comes with powerful utilities for livestream creators. It allows you to livestream from your own 3D virtual home to any platforms (Twitch, YouTube etc.), easily set up as many virtual cameras as you'd like for unique scene transitions. Bring the immersive experience to your community!
* **Interact and engage with your community like never before**: easily design your own games and interactions in your virtual home. You can even have your viewers on Twitch/YouTube to directly interact with them using chat commands. The possibilities are endless - heck, turn your stream into a 24/7 online arcade if you want!
* **For VTubers - bring your 2D and 3D models into your virtual home!** mtion supports VRM/VSF avatars and works with all major tracking solutions. You can now give your model a proper home.
* **The best part?** You DON'T need to code or know any programming/development knowledge to build your immersive and interactive virtual home!

## What's the Pre-Release? What's the difference between Early-Access on Steam and the Pre-Release?

At mtion, we believe the best way to build an app is by collaborating with a passionate community. That’s why we’ve made mtion available even before it's fully complete.

The **mtion Early-Access on Steam** is a pre-alpha version with features designed specifically for livestream creators.

The **mtion Pre-Release** is an exclusive version for those who joined the[ Pre-Release Waitlist](https://www.mtion.xyz/waitlist). Access is granted on a cohort basis, offering users the chance to explore features in active development that will help us reach our next major milestone: the official Alpha stage.

A key difference between the two is that Pre-Release lets anyone—not just livestream creators—create and share interactive experiences. These experiences can be visual novels, role-playing games, simulations, platformers, and more. Pre-Release moves us closer to mtion’s vision of enabling everyone to easily create, play, and remix personalized interactive experiences.

## Is mtion free?

Yes! mtion will always be free. In the future, we may add some premium features that would require a subscription to use, but we'll be very transparent when that happens and no existing feature will ever be locked behind a paywall.


---

# 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/faq/general-faqs.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.
