# USE CASES

- [QA Engineers](https://docs.betterbugs.io/use-cases/qa-engineers.md): BetterBugs helps QA engineers report software issues to developers with clarity and proper context.
- [Developers](https://docs.betterbugs.io/use-cases/developers.md): BetterBugs equips developers with in-depth information about each reported bug.
- [Managers](https://docs.betterbugs.io/use-cases/managers.md): BetterBugs is a one-stop shop for efficient project and bug management cycles.
- [Support Teams](https://docs.betterbugs.io/use-cases/support-teams.md): BetterBugs improves support team efficiency with intuitive and easy bug reporting workflows for more effective customer ticket handling.
- [UI Review](https://docs.betterbugs.io/use-cases/ui-review.md): Capture UI issues with clarity and ease for a context-driven and collaborative workflow.


---

# 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.betterbugs.io/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.
