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

# 欢迎使用 Teio

Teio 是最稳定且适配最强的 AI 模型中转站。

我们专注于稳定性和广泛适配：多节点智能调度确保高可用，兼容 OpenAI 和 Anthropic API 格式，无缝对接各类 AI 编程工具。无论是 Claude Opus、GPT-5 还是其他顶级模型，Teio 都能以最低的门槛让你稳定接入。

## 快速开始

<Steps>
  <Step title="注册账号">
    访问 [Teio](https://teio.me) 注册并登录
  </Step>

  <Step title="创建密钥">
    在控制台创建 API 密钥，获取你的专属密钥
  </Step>

  <Step title="配置工具">
    将令牌配置到你常用的 AI 编程工具中
  </Step>
</Steps>

## 开始使用

一切从这里开始——创建密钥接入工具，或使用兑换码充值余额。

<CardGroup cols={2}>
  <Card title="创建 API 密钥" icon="key" href="/create-token">
    了解如何创建和管理你的 API 密钥
  </Card>

  <Card title="兑换码使用" icon="ticket" href="/redeem-code">
    使用兑换码充值余额
  </Card>
</CardGroup>

## 配置你的工具

选择你正在使用的 AI 编程工具，按照指南完成配置：

<CardGroup cols={3}>
  <Card title="Claude Code" icon="terminal" href="/agents/claude-code-cli">
    [CLI](/agents/claude-code-cli) · [VS Code 扩展](/agents/claude-code-vscode) · [桌面客户端](/agents/claude-code-desktop)
  </Card>

  <Card title="Codex" icon="terminal" href="/agents/codex-cli">
    [CLI](/agents/codex-cli) · [桌面客户端](/agents/codex-desktop)
  </Card>

  <Card title="Hermes Agent" icon="bolt" href="/agents/hermes">
    配置 Hermes Agent 自改进 AI 助手
  </Card>

  <Card title="Cline" icon="window" href="/agents/cline">
    在终端中使用 Cline
  </Card>

  <Card title="OpenClaw" icon="lobster" href="/agents/openclaw">
    配置 OpenClaw 自托管 AI 网关
  </Card>

  <Card title="OpenCode" icon="terminal" href="/agents/opencode">
    配置 OpenCode 终端工具
  </Card>

  <Card title="Trae" icon="wand-magic-sparkles" href="/agents/trae">
    配置 Trae AI 编程工具
  </Card>
</CardGroup>

## 不知道选什么？

如果你是刚接触 AI 工具的新手，不确定该用哪个，我建议从 **Cherry Studio** 开始。它有图形界面、操作直观，支持多模型对话、知识库、AI 绘画等功能，无需任何编程基础即可上手。

<CardGroup cols={2}>
  <Card title="CC Switch" icon="sliders" href="/cc-switch">
    可视化配置 CLI 工具
  </Card>

  <Card title="Cherry Studio" icon="angel" href="/cherry-studio">
    配置 Cherry Studio
  </Card>
</CardGroup>
