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

# Introduction

> Welcome to the official Vitau docs!

<img src="https://mintcdn.com/vitau/hHoPYLp252Z-mDxT/images/cover.png?fit=max&auto=format&n=hHoPYLp252Z-mDxT&q=85&s=5237d793ed1abeee7d94567a83a4cc2d" alt="Hero Light" width="998" height="341" data-path="images/cover.png" />

## Setting up

Vitau's API is very straightforward. Here we document very simply how to integrate with our API's basic endpoints. More documentation coming soon...

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/quickstart">
    Get to know our API for easy development
  </Card>

  <Card title="Reference" icon="book" href="/api-reference/get-products">
    API reference about our endpoints
  </Card>
</CardGroup>

## Resources

<CardGroup cols={3}>
  <Card title="Examples" icon="scroll" href="/resources/examples">
    Some script examples to get you up and running faster
  </Card>

  <Card title="Fiscal Regimes" icon="gavel" href="/resources/fiscal-regimes">
    Fiscal regime dictionary for invoicing thru our order endpoint
  </Card>

  <Card title="CFDI Uses" icon="check" href="/resources/cfdi-uses">
    CFDI uses dictionary for invoicing thru our order endpoint
  </Card>
</CardGroup>
