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

# 资源导航

> 相关资源与工具链接

## 官方资源

<CardGroup cols={2}>
  <Card title="控制台" icon="gauge" href="https://api.aigc.it">
    登录管理您的 API Key 和账户
  </Card>

  <Card title="API 文档" icon="book" href="/zh/api-docs">
    查看完整的 API 接口说明
  </Card>
</CardGroup>

## 上游厂商文档

### 阿里云

<CardGroup cols={2}>
  <Card title="阿里百炼" icon="cloud" href="https://bailian.console.aliyun.com">
    阿里云百炼大模型服务平台
  </Card>

  <Card title="通义万相 API" icon="video" href="https://bailian.console.aliyun.com/cn-beijing/?tab=api&productCode=p_efm#/api/?type=model&url=2867393">
    万相图生视频官方文档
  </Card>

  <Card title="通义千问图像编辑" icon="wand-magic-sparkles" href="https://bailian.console.aliyun.com/cn-beijing/?tab=api&productCode=p_efm#/api/?type=model&url=2976416">
    qwen-image-edit 官方文档
  </Card>
</CardGroup>

### 字节跳动

<CardGroup cols={2}>
  <Card title="火山引擎" icon="volcano" href="https://www.volcengine.com">
    字节跳动云服务平台
  </Card>

  <Card title="Seedream API" icon="image" href="https://docs.byteplus.com/en/docs/ModelArk/1541523">
    Seedream 图像生成官方文档
  </Card>
</CardGroup>

## SDK 与工具

<CardGroup cols={2}>
  <Card title="OpenAI Python SDK" icon="python" href="https://github.com/openai/openai-python">
    官方 Python SDK，可配合本平台使用
  </Card>

  <Card title="OpenAI Node.js SDK" icon="node-js" href="https://github.com/openai/openai-node">
    官方 Node.js SDK，可配合本平台使用
  </Card>
</CardGroup>

## 快速链接

| 资源   | 链接                            |
| ---- | ----------------------------- |
| 快速开始 | [查看](/zh/quickstart)          |
| 热门模型 | [查看](/zh/core-api/hot-models) |
| 价格说明 | [查看](/zh/pricing)             |
| 常见问题 | [查看](/zh/faq/index)           |
