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

# 欢迎来到 Duiapi

> 学习如何使用 Duiapi

欢迎来到 Duiapi。在这里，你可以学习如何注册账号、充值额度、创建 API 密钥、发起第一次请求，并把 Duiapi 接入常用 Agent 工具和应用。

本文档主要包括三部分：**概述**、**Agent 配置指南** 和 **API 参考**。你可以先从概述开始完成账号和密钥准备，再根据使用场景选择 Claude Code、Codex 或 OpenCode 的配置指南，最后查看 API 参考接入自己的应用。

## 文档内容

<CardGroup cols={2}>
  <Card title="概述" icon="rocket" href="/docs/cn/register">
    从注册登录、充值、创建 API 密钥到第一次请求，完成使用 Duiapi 的基础准备。
  </Card>

  <Card title="Agent 配置指南" icon="key" href="/docs/cn/agent-configuration/claude-code/model-support">
    查看 Claude Code、Codex 和 OpenCode 的模型支持、环境安装与配置方式。
  </Card>

  <Card title="API 参考" icon="book" href="/docs/cn/api-reference/introduction">
    浏览接口说明、请求参数和响应示例，用 API 方式接入 Duiapi。
  </Card>
</CardGroup>
