> For the complete documentation index, see [llms.txt](https://docs.motion4sim.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.motion4sim.com/getting-started/publish-your-docs.md).

# Setup your Motion Rig

for setting up your Motion4Sim controller best way is to use the **Dashboard App.**

you can download and install from here:\
\
<https://m4s-service.motion4sim.com/m4sdashboard/Dashboard_Installer.exe>

please pay attention to release notes, you can also find there. actually you have to disable your windows defender in Windows 11 for the install otherwise you will get a false positiv virus alert. we are working on this.

<figure><img src="/files/x8hbpeIYuIAcQNLThz0E" alt="" width="274"><figcaption><p>Dashboard Main Screen</p></figcaption></figure>

To use the Dashboard please simply connect your controller with a USB-C cable to the computer and start the App. If you have a board with a pro license you can also use your local LAN. Connect a Rj45 min. Cat5 LAN cable . For Ethernet Lan please never use the Rj45 connector on the top of the board. The LAN connector is on the side under the USB Connector. Please check the connectors here for proper setup.

{% content-ref url="/pages/OuAycyltKsoACANppHho" %}
[Broken mention](broken://pages/OuAycyltKsoACANppHho)
{% endcontent-ref %}

On the Dashboard Mainscreen you have serveral Buttons and Displays.

* Big Red Button on Top :  enable disable **Emergency State** of the controller
* Online Button:  light blue on start. changes color in motion operation. toogle this button to switch between **Online** and **Offline** State.
* Status Display: This display emulates the handheld's LCD and shows the status messages of the rig and actuators. The buttons below implement the functions of the handheld encoder.
* Gain, Filter,Spikefilter Buttons:  Gain has no function, the others turn their function on or off
* Sliders:  The sliders in the middle are used to adjust the values for gain, filter, spike filter window, and strength.
* Motion Button:  opens the setup and configuration screen for the motionsystem

{% content-ref url="/pages/9wjmvjoXY3RTDnGDaZA1" %}
[Dashboard Motionsystem](/motion/dashboard-motionsystem.md)
{% endcontent-ref %}

* Config Button: opens an extra froms for setting up the rig and the dashboard.

{% content-ref url="/pages/i1JfRZypdcJPlyEw4cNp" %}
[Rig](/getting-started/publish-your-docs/rig.md)
{% endcontent-ref %}

* Shutdown Button:  when your rig is in motion operation state this functions drives your actuators down to homing reference point. The function is mainly used by users with linear actuators. It's useful to prevent the rig from falling when the controller is unpowered. The rig moves downwards, and once all are at the bottom, the servos are deactivated and the motion operation ends.
* Connect Button: this button is used to pause data transmission. If you do not use the **USB autoconnect** it tries to connect to the controller via the **M4S-StandartCom Port.** A yellow button means no connection.


---

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

```
GET https://docs.motion4sim.com/getting-started/publish-your-docs.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.
