> ## 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.

# Example Automations Overview

> Explore real-world automation examples showcasing AskUI's capabilities

Welcome to our collection of example automations! These demonstrations showcase how AskUI can be used to automate various real-world scenarios across different platforms and applications.

## What You'll Find

Our example automations cover a wide range of use cases:

* **Web Automation**: E-commerce workflows, form filling, and data extraction
* **Desktop Applications**: PLC systems, games, and complex UI interactions
* **Mobile Automation**: Android app automation and testing
* **Industrial Systems**: Infotainment systems and specialized software

## Featured Examples

<CardGroup cols={2}>
  <Card title="Online Casino Automation" icon="dice" href="/01-tutorials/example-automations/01-online-casino">
    Complex UI interactions with multi-step workflows
  </Card>

  <Card title="PLC Water Tank Application" icon="droplet" href="/01-tutorials/example-automations/02-plc-water-tank">
    Industrial automation with drag interactions
  </Card>

  <Card title="Tic Tac Toe Agent" icon="gamepad" href="/01-tutorials/example-automations/03-tic-tac-toe">
    Game-playing AI agent with complex logic
  </Card>

  <Card title="Android Automation" icon="mobile" href="/01-tutorials/example-automations/04-android-automation">
    Mobile app testing and automation
  </Card>

  <Card title="Infotainment Systems" icon="car" href="/01-tutorials/example-automations/05-infotainment-systems">
    Automotive UI testing and verification
  </Card>

  <Card title="Web Shopping Assistant" icon="shopping-cart" href="/01-tutorials/example-automations/06-web-shopping">
    E-commerce automation and decision making
  </Card>
</CardGroup>

## Learning Path

Each example includes:

* A video demonstration of the automation in action
* Key concepts and techniques demonstrated
* Practical takeaways you can apply to your own projects

Start with any example that matches your use case, or work through them all to see the full range of AskUI's capabilities!
