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

# Getting Started with Testpilot

> Install Testpilot and run your first AI-powered end-to-end test in minutes. Start testing web, Android, and iOS applications.

Welcome to Testpilot! This section will get you up and running with AI-powered end-to-end testing
quickly.

<CardGroup cols={2}>
  <Card title="Install Testpilot" icon="gear" href="/docs/testpilot/install">
    Install Testpilot and configure your environment in minutes.
  </Card>

  <Card title="Testing Web Apps" icon="browser" href="/docs/testpilot/getting-started/testing-web-apps">
    Write and run your first browser-based test with Testpilot.
  </Card>

  <Card title="Testing Android Apps" icon="mobile" href="/docs/testpilot/getting-started/testing-android-apps">
    Learn to test Android applications and emulators.
  </Card>

  <Card title="Testing iOS Apps" icon="phone" href="/docs/testpilot/getting-started/testing-ios-apps">
    Configure and run tests on iOS devices and simulators.
  </Card>
</CardGroup>

## Next Steps

Once you've completed the setup and run your first test, explore our
[Guides](/docs/testpilot/guides/) section for common testing scenarios. For advanced features like
AI test generation and MCP integration, see the [Advanced](/docs/testpilot/advanced) section.
