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

# Introduction

> NAVI provides and API to verify LLM response against your policies

<img className="block dark:hidden" src="https://mintcdn.com/naviml/rkucB7_3WcHnPTeA/images/navi-hero.svg?fit=max&auto=format&n=rkucB7_3WcHnPTeA&q=85&s=381a122647a25e1f1b5dd093b64ed076" alt="Hero Light" width="660" height="302" data-path="images/navi-hero.svg" />

<img className="hidden dark:block" src="https://mintcdn.com/naviml/rkucB7_3WcHnPTeA/images/navi-hero.svg?fit=max&auto=format&n=rkucB7_3WcHnPTeA&q=85&s=381a122647a25e1f1b5dd093b64ed076" alt="Hero Dark" width="660" height="302" data-path="images/navi-hero.svg" />

## Getting started

Update your docs to your brand and add valuable content for the best user conversion.

<CardGroup cols={2}>
  <Card title="Quickstart" icon="palette" href="./quickstart">
    Check out our quickstart guide to get started
  </Card>

  <Card title="Check our API reference" icon="code" href="./api-reference">
    Check out our API reference to dive deeper
  </Card>
</CardGroup>
