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

# Introduction

> How the BuildWithDani docs are organized and who each product is for.

<div className="hero-section" style={{ textAlign: 'left', padding: '0' }}>
  # Welcome to BWD Docs

  **Everything you need to know about Flotix, Arrivio, and AutoIQ.**
</div>

***

## How docs are organized

<CardGroup cols={2}>
  <Card title="BuildWithDani" icon="building">
    Studio overview, introduction, and legal pages.
  </Card>

  <Card title="Flotix" icon="globe">
    Browser docs: install, shortcuts, privacy, FAQ, changelog.
  </Card>

  <Card title="Arrivio" icon="bolt">
    Shopify app: connect store, AI answers, returns, FAQ, changelog.
  </Card>

  <Card title="AutoIQ" icon="car">
    OBD-II app: install, adapters, live data, FAQ, changelog.
  </Card>
</CardGroup>

***

## Who each product is for

| Product     | Audience                                                      | What you get                                             |
| ----------- | ------------------------------------------------------------- | -------------------------------------------------------- |
| **Flotix**  | Roblox developers who want ready-to-use systems               | Plug-and-play modules, license keys, game ID validation. |
| **Arrivio** | Shopify merchants who want AI helpdesk and returns automation | AI answers, Smart Inbox, RMA/returns, analytics.         |
| **AutoIQ**  | DIYers and pros who need OBD-II diagnostics on desktop        | Live data, PIDs, freeze frames. Windows (mac later).     |

***

## Start here

<CardGroup cols={3}>
  <Card title="Flotix" icon="arrow-right" href="/flotix/getting-started">
    Roblox system setup
  </Card>

  <Card title="Arrivio" icon="arrow-right" href="/arrivio/getting-started">
    Shopify integration
  </Card>

  <Card title="AutoIQ" icon="arrow-right" href="/autoiq/getting-started">
    OBD-II diagnostics
  </Card>
</CardGroup>

***

<Note>
  **Need help?** Join our [Discord](https://discord.gg/7WX9B9rktg) or email [studio@buildwithdani.com](mailto:studio@buildwithdani.com)
</Note>
