> For the complete documentation index, see [llms.txt](https://docs.maestro.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.maestro.dev/extra-materials/community/showcase.md).

# Showcase

Discover how engineering teams across the globe use Maestro to eliminate regressions, accelerate release cycles, and achieve stable mobile automation.

#### Case studies

Explore video deep-dives where mobile teams share their journey from manual testing or flaky legacy frameworks to high-velocity automation with Maestro.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Doccla</strong></td><td>See how Doccla scaled mobile testing to ship critical health-tech features faster.</td><td><a href="/files/LccEVYyDHFnY3CLzRRtZ">/files/LccEVYyDHFnY3CLzRRtZ</a></td><td><a href="https://www.youtube.com/watch?v=3yfenuhs-go">https://www.youtube.com/watch?v=3yfenuhs-go</a></td></tr><tr><td><strong>Wahed</strong></td><td>From hours to minutes:<br>How Wahed revolutionized mobile app testing with Maestro.</td><td><a href="/files/9kxlP3axccGac8WxGcwg">/files/9kxlP3axccGac8WxGcwg</a></td><td><a href="https://youtu.be/iKGonWztNqY">https://youtu.be/iKGonWztNqY</a></td></tr><tr><td><strong>Eneco</strong></td><td>A technical look at how Eneco manages large-scale mobile test suites</td><td><a href="/files/AiVB6dnJ7e4kY8m3MMKs">/files/AiVB6dnJ7e4kY8m3MMKs</a></td><td><a href="https://www.youtube.com/watch?v=A-1novVverI">https://www.youtube.com/watch?v=A-1novVverI</a></td></tr><tr><td><strong>Phantom</strong></td><td>Learn how Phantom uses Maestro Cloud to maintain a flawless user experience.</td><td><a href="/files/DPTy4ZtoGnKNNnlfuxpE">/files/DPTy4ZtoGnKNNnlfuxpE</a></td><td><a href="https://www.youtube.com/watch?v=ohD_FY82YwM">https://www.youtube.com/watch?v=ohD_FY82YwM</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.maestro.dev/extra-materials/community/showcase.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
