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

# Welcome to AskUI

> Build AI agents that control desktop and mobile devices

Welcome to the AskUI documentation. This guide will help you understand what AskUI does and how to use it.

<img alt="Hero Dark" src="https://mintcdn.com/askui/S_l-F1JleJ291Lq-/03-explanation/01-foundations/images/agent-os.png?fit=max&auto=format&n=S_l-F1JleJ291Lq-&q=85&s=5aaf64a9cc8237d8da305da7b7b7109c" width="1224" height="616" data-path="03-explanation/01-foundations/images/agent-os.png" />

## What is AskUI?

AskUI enables AI to control your desktop and mobile devices. We make Windows, MacOS, Linux, Android and iOS accessible for AI agents by finding elements on screen and allowing our Agent OS execute agent commands on operating systems.

## Documentation Structure

Our documentation is organized into four main sections:

<CardGroup cols={2}>
  <Card title="Tutorials" icon="graduation-cap" href="01-tutorials/tutorials-overview">
    **Learn by doing**. Step-by-step lessons that take you from installation to your first working AI agent. Start here if you're new to AskUI.
  </Card>

  <Card title="How-to Guides" icon="wrench" href="02-how-to-guides/how-to-overview">
    **Solve specific problems**. Practical recipes for common tasks like setting up integrations, managing accounts, or troubleshooting issues.
  </Card>

  <Card title="Understanding AskUI" icon="lightbulb" href="03-explanation/explanation-overview">
    **Learn concepts**. Explanations of how AskUI works, core concepts, and the AI models that power our platform.
  </Card>

  <Card title="Reference" icon="code" href="04-reference">
    **Look up details**. Complete technical reference for all APIs, commands, and configuration options.
  </Card>
</CardGroup>

## Quick Links

<CardGroup cols={3}>
  <Card title="Quickstart Tutorial" icon="rocket" href="01-tutorials/01-your-first-agent">
    Get started in 5 minutes
  </Card>

  <Card title="Python Vision Agent" icon="python" href="04-reference/01-agent-frameworks/02-python/02-vision-agent-api/agent">
    Build agents with Python
  </Card>

  <Card title="FAQ" icon="circle-question" href="03-explanation/04-faq/faq">
    Common questions answered
  </Card>
</CardGroup>

## Get Help

* **Community**: Join our [Discord](https://discord.gg/Gu35zMGxbx) for discussions and support
* **Support**: Email us at [support@askui.com](mailto:support@askui.com)
* **Status**: Check system status at [status.askui.com](https://status.askui.com)
