# Mining Sentry

## Mining Sentry

- [Quick Start](https://docs.mining-sentry.com/guides/quick-start.md): Welcome to Mining Sentry, to get started head over to the Mining Sentry website and click on the Mining Sentry Central button.
- [Equipment and Workplace Exams](https://docs.mining-sentry.com/guides/equipment-and-workplace-exams.md): Equipment and workplace inspections are critical to a safe and effective mining operation.
- [How to add equipment and workplaces](https://docs.mining-sentry.com/guides/equipment-and-workplace-exams/how-to-add-equipment-and-workplaces.md)
- [How inspections, failures and resolutions work](https://docs.mining-sentry.com/guides/equipment-and-workplace-exams/how-inspections-failures-and-resolutions-work.md)
- [Assigning QR Codes to a Zone](https://docs.mining-sentry.com/guides/equipment-and-workplace-exams/assigning-qr-codes-to-a-zone.md): QR Codes can help you quickly locate mining equipment and workplaces.
- [Site Specific Hazard Training](https://docs.mining-sentry.com/guides/site-specific-hazard-training.md): Improve safety and communication with Mining Sentry Visitor
- [Visitor Sign Ins](https://docs.mining-sentry.com/guides/site-specific-hazard-training/visitor-sign-ins.md): Understanding who is on site at your mining plant is critical to safety. Send notifications to visitors during important events such as; blasting, emergency fire and more.
- [Managing Training](https://docs.mining-sentry.com/guides/site-specific-hazard-training/managing-training.md): Quickly find site specific hazard training records.
- [Training Material](https://docs.mining-sentry.com/guides/site-specific-hazard-training/training-material.md): If you have your site specific hazard training on video already we can upload that to the app. If you do not have training on video we can help you do that.
- [User Management](https://docs.mining-sentry.com/guides/user-management.md)
- [How to add an operator](https://docs.mining-sentry.com/guides/user-management/how-to-add-an-operator.md)
- [Webhook Integration](https://docs.mining-sentry.com/guides/webhook-integration.md)
- [Android](https://docs.mining-sentry.com/installation/android.md)
- [Apple - IOS](https://docs.mining-sentry.com/installation/apple-ios.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.mining-sentry.com/guides/quick-start.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.
