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

# Introduction

> Welcome to Carviz, the first video self-inspection app that simplifie car inspections and re-marketing for the automotive industry using an AI-powered mobile app.

<iframe width="100%" height="400" src="https://www.youtube.com/embed/Y6wPhg4Bq9k?si=T_VS51O7xgbc4GqV&controls=0" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen />

## Setting up

To use the Carviz API, first follow those tutorials.

<CardGroup cols="2">
  <Card title="Setup your Account" icon="pen-to-square" href="https://docs.carviz.com/setup">
    Add your settings and get your api Key.
  </Card>

  <Card title="Authentification" icon="image" href="https://docs.carviz.com/authentication">
    Use your API key to create your first request.
  </Card>
</CardGroup>

## Make it yours

Multiple example things that you can do using our APIs.

<CardGroup cols="2">
  <Card title="Create Report" icon="flag" href="/essentials/reports">
    Send reports to yours customers
  </Card>
</CardGroup>
