# Introduction

## Mission Control for Your Safety Program

<figure><img src="/files/PD4Liwm98IRrFGmEXM6b" alt=""><figcaption></figcaption></figure>

modONE is a fully automated digital safety platform that provides consistent communication, actionable engagement metrics, and support for your ever-changing program requirements.

You’re reading the modONE User guide, which includes everything you need to know to use the modONE Platform. This documentation covers basic concepts to advanced features and includes easy-to-understand step-by-step tutorials.

We are constantly updating and improving our documentation. Don't hesitate to contact modONE support (<support@mymodone.com>) if you have any questions not covered in this documentation or suggestions for enhancement.


---

# 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://guide.mymodone.com/readme.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.
