# Cover Pipeline

Integrating Diffblue Cover into a CI pipeline provides the fastest and most comprehensive way to protect your codebase from regressions.

* Diffblue provides direct integrations for GitLab and GitHub - see [Cover Pipeline for GitLab](/features/cover-pipeline/cover-pipeline-for-gitlab.md) and [Cover Pipeline for GitHub](/features/cover-pipeline/cover-pipeline-for-github.md).
* Cover Pipeline can also be used with a range of CI tools including:\
  [Jenkins](/features/cover-pipeline/cover-pipeline-for-ci/quick-start-jenkins.md), [Azure](/features/cover-pipeline/cover-pipeline-for-ci/quick-start-guide-azure.md), [AWS Codebuild](/features/cover-pipeline/cover-pipeline-for-ci/quick-start-guide-aws.md), and many others - see [Cover Pipeline for CI](/features/cover-pipeline/cover-pipeline-for-ci.md).

<div align="left" data-full-width="false"><figure><img src="/files/SbGBs1eqR4QZ7fsToxXd" alt=""><figcaption></figcaption></figure></div>


---

# 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://cover-docs.diffblue.com/features/cover-pipeline.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.
