# Motion Trainer User Guide

**Motion Trainer** is an interactive desktop application designed to run within an MRI simulator, helping participants acclimate to the scanning environment. It provides engaging games and videos that track user movement in real time and deliver immediate feedback, with the goal of incentivizing and training participants to remain still during actual MRI procedures.

{% content-ref url="/pages/C6TKGPXTqRvj4KRT3dpH" %}
[Getting Started](/bnc-user-manual/motion-trainer/motion-trainer-user-guide/getting-started.md)
{% endcontent-ref %}

{% content-ref url="/pages/7dGRP8aZuODJ7olzT5J1" %}
[Customizing Your Settings](/bnc-user-manual/motion-trainer/motion-trainer-user-guide/customizing-your-settings.md)
{% endcontent-ref %}

{% content-ref url="/pages/VouqLnAiPFDf8R1xxXr4" %}
[Advanced Settings](/bnc-user-manual/motion-trainer/motion-trainer-user-guide/advanced-settings.md)
{% endcontent-ref %}

{% content-ref url="/pages/rr00yA0v5T7HgV8f1qZl" %}
[Adding Your Own Videos and Images](/bnc-user-manual/motion-trainer/motion-trainer-user-guide/adding-your-own-videos-and-images.md)
{% endcontent-ref %}

{% content-ref url="/pages/vRfdZcFB4N3nfWs85NhL" %}
[Motion Trainer Hardware Setup](/bnc-user-manual/motion-trainer/motion-trainer-user-guide/motion-trainer-hardware-setup.md)
{% endcontent-ref %}


---

# 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.ccv.brown.edu/bnc-user-manual/motion-trainer/motion-trainer-user-guide.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.
