# Overview

Drizz is an AI-assisted test automation platform for Android, iOS and Mobile Web applications.\
It provides tools for authoring, executing and maintaining end-to-end functional test cases with minimal manual effort.

Drizz consists of two primary components:

1. Drizz Desktop App — used for test creation, editing and validation.
2. Drizz Cloud — used for execution, reporting, device management and CI/CD integrations.\ <br>

Key Capabilities

1. Cross-platform test authoring (Android, iOS, M-Web)
2. Vision-based element detection
3. Command-based execution engine
4. Local and cloud device execution
5. Parallel test runs
6. Detailed reporting with screenshots and logs
7. CI/CD and API integrations


---

# 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.drizz.dev/getting-started/overview.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.
