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

# Welcome to AIOHub

> AIOHub is a unified API gateway for AI models, with OpenAI-, Anthropic-, and Gemini-compatible endpoints.

AIOHub brings major AI models together on one platform — you can chat directly in the browser or connect through the API with your own tools.

<Tip>Usage-based billing is available, and monthly subscription plans are also supported. AIOHub can issue mainland China VAT special/general invoices and Hong Kong invoices. These are compliant invoices that can be used for business reimbursement. [Learn about payments and invoices ->](/en/account/recharge)</Tip>

## How do you want to use AIOHub?

<Card title="I want to chat" icon="message-circle" href="/en/clients/lobehub" horizontal>
  No coding required. Open the web app and start talking to AI in minutes.
</Card>

<Card title="I want to connect dev tools" icon="code" href="/en/clients" horizontal>
  Connect AIOHub to Claude Code, Cursor, Codex CLI, and other tools or your own apps.
</Card>

<Card title="I want to generate images with image-v2" icon="image" href="/en/clients/imagine" horizontal>
  Open Imagine and try GPT Image generation online.
</Card>

## Quick links

<Columns cols={2}>
  <Card title="Quickstart" icon="rocket" href="/en/quickstart">
    Create a token, check models, and send your first request.
  </Card>

  <Card title="API docs" icon="braces" href="/en/api/overview">
    Browse endpoints and try requests in the API Playground.
  </Card>

  <Card title="Usage and pricing" icon="chart-no-axes-column" href="/en/concepts/pricing">
    Understand balance, ratios, and usage records.
  </Card>

  <Card title="Troubleshooting" icon="wrench" href="/en/support/troubleshooting">
    Diagnose authentication, network, and model access issues.
  </Card>
</Columns>
