# Guides

- [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)


---

# Agent Instructions: 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.mining-sentry.com/guides.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.
