# Use Cases

- [Security Analyst](https://docs.fourclover.org/v0.1/use-cases/security-analyst.md): File Integrity Verification
- [IT Administrator](https://docs.fourclover.org/v0.1/use-cases/it-administrator.md): Configuration Validation
- [Compliance Officer](https://docs.fourclover.org/v0.1/use-cases/compliance-officer.md): Audit Trail Creation
- [Software Developer](https://docs.fourclover.org/v0.1/use-cases/software-developer.md): Baseline Verification
- [Incident Responder](https://docs.fourclover.org/v0.1/use-cases/incident-responder.md): Intrusion Detection
- [DevSecOps Engineer](https://docs.fourclover.org/v0.1/use-cases/devsecops-engineer.md): DevSecOps Integration
- [Compliance Manager](https://docs.fourclover.org/v0.1/use-cases/compliance-manager.md): Compliance Validation
- [Cloud Security Engineer](https://docs.fourclover.org/v0.1/use-cases/cloud-security-engineer.md): Cloud Environment Security


---

# 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.fourclover.org/v0.1/use-cases.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.
