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

# Introduction

> Integrate Airzone Control data and logic into your own applications.

The **Airzone Control API** lets you bring Airzone product data and selection logic into your own applications. This documentation covers how to authenticate, how markets and locales work across the API, and the available resource areas.

<Note>
  Markets and locales apply to **every** endpoint of the API. Read [Markets & locales](/core-concepts/markets-locales) once and reuse it everywhere.
</Note>

## Start here

<CardGroup cols={2}>
  <Card title="Quickstart" icon="bolt" href="/quickstart">
    Send your first authenticated request in a couple of minutes.
  </Card>

  <Card title="Markets & locales" icon="globe" href="/core-concepts/markets-locales">
    How the `app-market` and `app-locale` headers shape every response.
  </Card>
</CardGroup>

## Resource areas

<CardGroup cols={1}>
  <Card title="Compatibilities" icon="plug" href="/compatibilities/overview">
    Build an Aidoo compatibility selector: pick a manufacturer and indoor unit model, and get the Aidoo controller (KNX, Pro, or Wi-Fi) to sell to the client.
  </Card>
</CardGroup>
