# USE CASES

- [DevOps](https://helpcenter.gitprotect.io/use-cases/devops.md)
- [REST API](https://helpcenter.gitprotect.io/use-cases/devops/rest-api.md): This article describes use cases for the REST API available in GitProtect.
- [Bitbucket](https://helpcenter.gitprotect.io/use-cases/devops/bitbucket.md): This article describes use cases for Bitbucket available in GitProtect.
- [Bitbucket DC](https://helpcenter.gitprotect.io/use-cases/devops/bitbucket-dc.md): This article describes use cases for Bitbucket DC available in GitProtect.
- [GitHub](https://helpcenter.gitprotect.io/use-cases/devops/github.md): This article describes use cases for GitHub available in GitProtect.
- [GitHub Enterprise](https://helpcenter.gitprotect.io/use-cases/devops/github-enterprise.md): This article describes use cases for GitHub Enterprise available in GitProtect.
- [GitLab](https://helpcenter.gitprotect.io/use-cases/devops/gitlab.md): This article describes use cases for GitLab available in GitProtect.
- [Jira](https://helpcenter.gitprotect.io/use-cases/jira.md): This article describes the available use cases for Jira.


---

# 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://helpcenter.gitprotect.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.
