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

# Introduction

> Welcome to the Apollo AI Guides

## Overview

Welcome to the Apollo AI Guides. Here you will find tutorials, best practices, and integration strategies to help you get the most out of our unified AI platform.

Whether you are building a simple chatbot or a complex multimodal application, these guides will help you navigate the Apollo AI ecosystem.

### What you'll learn

* **Quickstart**: Make your first API call in minutes.
* **Error Handling**: Understand common error codes and how to handle them gracefully.
* **Prompt Engineering**: Tips and tricks for getting the best results from our models.
* **SDKs & Libraries**: How to integrate Apollo AI using popular programming languages.

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/guides/quickstart">
    Make your first request in under 5 minutes
  </Card>

  <Card title="API Reference" icon="code" href="/api-reference/introduction">
    Explore our complete API documentation
  </Card>
</CardGroup>
