# Motion Trainer

- [Motion Trainer User Guide](https://docs.ccv.brown.edu/bnc-user-manual/motion-trainer/motion-trainer-user-guide.md)
- [Getting Started](https://docs.ccv.brown.edu/bnc-user-manual/motion-trainer/motion-trainer-user-guide/getting-started.md): This guide will help you quickly set up and run your first session. You'll learn how to launch the app, adjust basic settings, and try out the different movement-based games.
- [Customizing Your Settings](https://docs.ccv.brown.edu/bnc-user-manual/motion-trainer/motion-trainer-user-guide/customizing-your-settings.md)
- [Advanced Settings](https://docs.ccv.brown.edu/bnc-user-manual/motion-trainer/motion-trainer-user-guide/advanced-settings.md)
- [Adding Your Own Videos and Images](https://docs.ccv.brown.edu/bnc-user-manual/motion-trainer/motion-trainer-user-guide/adding-your-own-videos-and-images.md)
- [Motion Trainer Hardware Setup](https://docs.ccv.brown.edu/bnc-user-manual/motion-trainer/motion-trainer-user-guide/motion-trainer-hardware-setup.md): These instructions are specific to those using the Motion Trainer in the Brown University MRF's Simulator Room.


---

# 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.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.
