# Features

- [Integrations](https://docs.cloudbeat.io/features/integrations.md)
- [CI/CD Pipeline](https://docs.cloudbeat.io/features/integrations/ci-cd-tools.md): Running your tests in CloudBeat from CI/CD pipeline
- [Jenkins](https://docs.cloudbeat.io/features/integrations/ci-cd-tools/jenkins.md): Running your tests in CloudBeat from Jenkins pipeline
- [Azure DevOps](https://docs.cloudbeat.io/features/integrations/ci-cd-tools/azure-tfs.md): Integrating Azure with CloudBeat enables automated cloud testing within your CI/CD pipeline. It streamlines test execution, provides detailed reporting, and ensures faster feedback.
- [Cloud Providers](https://docs.cloudbeat.io/features/integrations/cloud-providers.md)
- [Genymotion](https://docs.cloudbeat.io/features/integrations/cloud-providers/genymotion.md)
- [Applitools](https://docs.cloudbeat.io/features/integrations/cloud-providers/applitools.md)
- [Perfecto](https://docs.cloudbeat.io/features/integrations/cloud-providers/perfecto.md)
- [Supported Frameworks](https://docs.cloudbeat.io/features/fundamentals.md)
- [Data-Driven Testing](https://docs.cloudbeat.io/features/data-driven-testing.md)
- [DDT - Oxygen Framework](https://docs.cloudbeat.io/features/data-driven-testing/ddt-oxygen.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.cloudbeat.io/features.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.
