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

# Quickstart

> Getting started with Neutrino AI

<img className="block dark:hidden" src="https://mintcdn.com/neutrino/TYXDBOf4t5rIO40R/images/hero-light.svg?fit=max&auto=format&n=TYXDBOf4t5rIO40R&q=85&s=c0171d127645ffe73dc7ff48598c7813" alt="Hero Light" width="1920" height="1080" data-path="images/hero-light.svg" />

<img className="hidden dark:block" src="https://mintcdn.com/neutrino/TYXDBOf4t5rIO40R/images/hero-dark.svg?fit=max&auto=format&n=TYXDBOf4t5rIO40R&q=85&s=7401562a1b9617d4d98bedc3b52bf915" alt="Hero Dark" width="1920" height="1080" data-path="images/hero-dark.svg" />

## Create an API Key

Create an API key in the <a href="https://platform.neutrinoapp.com/profile?option=api%20keys" target="_blank" rel="noopener noreferrer">Neutrino Dashboard</a>

## Getting Started

Make your first API request in minutes.

<CardGroup cols={2}>
  <Card title="Smart Model Router" icon="brain" href="/router/router">
    Intelligently route queries to the best LLM for the task
  </Card>

  <Card title="Model Gateway" icon="sitemap" href="/gateway/gateway">
    Concurrently generate and compare responses from different models
  </Card>
</CardGroup>
