> 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/help-and-support/contact-support.md).

# Contact Support

If the processing fails, check the log file listed in the details panel for an error message. Check if the error matches any of our [Common Issues](/marso-measure/help-and-support/common-issues.md). If you are unable to determine the cause of the failure, contact <support@m-xr.com>.

#### Collect your logs

1. Head to Settings in Marso Measure, this can be found in the bottom left corner of the application.
2. Click Support.
3. Click Create log archive, this will create a zip for you to send.
4. Email these logs to <support@m-xr.com> with full context about the errors you are seeing and what step of the process you are on.

<div align="left"><figure><img src="/files/cpZriEpw4IekFJDh1pKV" alt="" width="375"><figcaption></figcaption></figure></div>


---

# 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/help-and-support/contact-support.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.
