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

# Introduction

> Welcome to the Platform Backend documentation

## Welcome

This is the official documentation for the **Platform Backend**. This documentation is designed to help developers integrate with our API and understand the system architecture.

<CardGroup cols={2}>
  <Card title="Quickstart" icon="pen-to-square" href="/quickstart">
    Get your API keys and make your first request
  </Card>

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