> ## Documentation Index
> Fetch the complete documentation index at: https://docs.revyl.com/llms.txt
> Use this file to discover all available pages before exploring further.

# What is Revyl?

> Mobile infrastructure for agents and humans

Revyl gives you real iOS and Android devices in the cloud, an AI agent that tests your app using natural language, and the tooling to run it all in CI. No selectors. No scripts. No maintenance.

<img src="https://mintcdn.com/cognisim/fQuvYyuV8mxPZ97a/images/diagrams/what-is-revyl.png?fit=max&auto=format&n=fQuvYyuV8mxPZ97a&q=85&s=4c6c4b76aabc64ff3352515acef55a0c" alt="Revyl: cloud devices, AI agent, CI/CD native" width="1800" height="600" data-path="images/diagrams/what-is-revyl.png" />

* **Real devices on demand**: spin up iOS simulators and Android emulators, stream them to your browser, tap and swipe like you're holding the phone
* **AI that understands your app**: describe what to test in plain English and Revyl's agent figures out the rest, even when the UI changes
* **Built for pipelines**: export tests as YAML, trigger from GitHub PRs, get Slack alerts, run everything from the CLI or API

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/get-started/quickstart">
    Upload a build, create a test, and run it in 5 minutes.
  </Card>

  <Card title="Core Concepts" icon="book" href="/get-started/concepts">
    Builds, tests, steps, workflows, and how they connect.
  </Card>
</CardGroup>
