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

# <img src="https://mintcdn.com/lipedevv/MuqSig17BRwFcVpd/icons/cloud.svg?fit=max&auto=format&n=MuqSig17BRwFcVpd&q=85&s=0ba40371f62d7d5b9e4144ea34eff3f0" alt="Cloud icon" width="22" data-path="icons/cloud.svg" /> AiCordCloud Documentation

Official documentation focused on using AiCordCloud in production:
endpoint usage, API keys, authentication, integration, and operations.

## <img src="https://mintcdn.com/lipedevv/MuqSig17BRwFcVpd/icons/start.svg?fit=max&auto=format&n=MuqSig17BRwFcVpd&q=85&s=590394d460a7937f5d057522c4fd7d85" alt="Start icon" width="18" data-path="icons/start.svg" /> Start here

| Guide                                                                      | Purpose                                        |
| -------------------------------------------------------------------------- | ---------------------------------------------- |
| [Quickstart](getting-started/quickstart)                                   | Configure your key and call the API in minutes |
| [Deploy VPS CPU Hybrid](deploy/vps-cpu-hybrid)                             | Deploy API on your infrastructure              |
| [Custom Domain (Mintlify + Cloudflare)](deploy/mintlify-cloudflare-domain) | Publish docs on `docs.aicord.cloud`            |

## <img src="https://mintcdn.com/lipedevv/MuqSig17BRwFcVpd/icons/api.svg?fit=max&auto=format&n=MuqSig17BRwFcVpd&q=85&s=9033d21075517892c908d9ea4f86cba4" alt="API icon" width="18" data-path="icons/api.svg" /> API usage

| Guide                                            | Purpose                                           |
| ------------------------------------------------ | ------------------------------------------------- |
| [API Reference](reference/api-reference)         | Endpoints, headers, request and response contract |
| [Bot Integration](reference/bot-integration)     | Connect AiCord bot to AiCordCloud                 |
| [Safety and Security](security/safety-security)  | API key handling and security baseline            |
| [Troubleshooting](troubleshooting/common-errors) | Fix 401, 429, timeout, and upstream failures      |

## <img src="https://mintcdn.com/lipedevv/MuqSig17BRwFcVpd/icons/server.svg?fit=max&auto=format&n=MuqSig17BRwFcVpd&q=85&s=568c7d41e86b0231e6d121652562bdd3" alt="Server icon" width="18" data-path="icons/server.svg" /> Production baseline

* Infrastructure profile: CPU-only hybrid (local + remote fallback)
* Safe launch target: 10-20 concurrent users
* SLO target:
  * `p95 <= 4s` for short requests
  * `p95 <= 8s` for complex requests
