> For the complete documentation index, see [llms.txt](https://help.movin3d.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.movin3d.com/movin-tracin-en/licenses/get-familiar-with-unlimited-license.md).

# Get Familiar with Unlimited License

MOVIN TRACIN can be used for motion capture and unlimited live streaming even with device purchase alone, but by purchasing an Unlimited license, you can use all features without limitation.

{% hint style="success" %}
If you would like to know the difference between the free Basic license and the Unlimited license, \
please refer to [MOVIN's official homepage](https://www.movin3d.com/studio#plans).
{% endhint %}

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

* Before starting motion capture, you can purchase a license through [the website](https://shop.movin3d.com/products/movin-studio-license) or register an already purchased license key to activate it.
  * If you would like to try MOVIN TRACIN first with the free Basic license, click the 'Continue with Free Basic License' button at the bottom.

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

* With the Basic license, you can use 30 minutes of motion capture each month and unlimited live streaming on the Warudo, VRChat, and Meligo platforms.
  * If you want unlimited motion capture or unlimited live streaming on all platforms provided by MOVIN, please purchase the Unlimited license.

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

* When the license key is entered correctly or purchased through the website, a message will be displayed indicating that MOVIN TRACIN has been activated. Enjoy unlimited access to all features with live update!

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

* If you entered the license key manually but see a message indicating activation has failed, please check if one of the following issues applies:
  * The license key was entered incorrectly.
  * The license key registration period has expired.
  * The license key validity period has expired.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.movin3d.com/movin-tracin-en/licenses/get-familiar-with-unlimited-license.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
