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

# M

- [MaintainX (Coming Soon)](https://docs.violetlabs.com/apps/m/maintainx-coming-soon.md): MaintainX helps you track your reactive maintenance, preventive maintenance, and control the daily operations of your business. Learn more at www.getmaintainx.com.
- [Manufacturo](https://docs.violetlabs.com/apps/m/manufacturo.md): Manufacturo is a cloud-based software solution designed for the modern high-change manufacturing industry. Learn more at www.manufacturo.com.
- [Mathcad (Coming Soon)](https://docs.violetlabs.com/apps/m/mathcad-coming-soon.md): Mathcad allows you to solve, analyze, document and share your engineering calculations. Learn more at www.mathcad.com.
- [MatterMost (Coming Soon)](https://docs.violetlabs.com/apps/m/mattermost-coming-soon.md): Mattermost is an open core, self-hosted collaboration platform that offers chat, workflow automation, voice calling, screen sharing, and AI integration. Learn more at www.mattermost.com.
- [MATLAB](https://docs.violetlabs.com/apps/m/matlab.md): MATLAB is a programming, modeling and simulation tool developed by MathWorks. Learn more at www.mathworks.com/products/matlab.
- [Microsoft 365](https://docs.violetlabs.com/apps/m/microsoft-365.md): Communicate, collaborate, and control your content with dynamic sites, secure file sharing, and integrated content management. Learn more at www.microsoft.com.
- [Microsoft Dynamics 365 (Coming Soon)](https://docs.violetlabs.com/apps/m/microsoft-dynamics-365-coming-soon.md)
- [Microsoft Teams (Coming Soon)](https://docs.violetlabs.com/apps/m/microsoft-teams-coming-soon.md): Teams is a team collaboration application that offers workspace chat, video conferencing and file storage. Learn more at www.microsoft.com/en-us/microsoft-teams.
- [Microsoft Project (Coming Soon)](https://docs.violetlabs.com/apps/m/microsoft-project-coming-soon.md): Project is a project management tool that helps users plan, schedule, and track projects. Learn more at www.microsoft.com/en-us/microsoft-365/project.
- [Monday.com](https://docs.violetlabs.com/apps/m/monday.com.md): Monday.com is a customizable platform where teams can create and shape the tools they need to run every aspect of their work. Learn more at www.monday.com.
- [\[Optional\] Connect to Monday.com with an API Token](https://docs.violetlabs.com/apps/m/monday.com/optional-connect-to-monday.com-with-an-api-token.md)
- [MRPEasy (Coming soon)](https://docs.violetlabs.com/apps/m/mrpeasy-coming-soon.md): MRPEasy is a Material Requirements Planning (MRP) software for small- to mid-size manufacturers. Learn more at www.mrpeasy.com.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.violetlabs.com/apps/m.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
