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

# Software Installation

***

## Installation Steps

1. The installer is an MSI that installs to program files.&#x20;
2. You will be prompted to accept the T\&Cs upon installation, simply accept and continue.&#x20;
3. If you wish to uninstall, this can be done by locating Marso Measure and selecting uninstall. This process is the same as any other app you have on your workstation.&#x20;

## Next Steps

After the installer completes, Marso Measure can be launched from the start menu. You will then need to sign in to your M-XR Account again, then you will be ready to continue to [Setup](/marso-measure/getting-started/software-setup.md).

## Demo Data

Some data can be found [here](https://api.m-xr.com/v1/maestro/demo).

***


---

# 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.m-xr.com/marso-measure/getting-started/software-installation.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.
