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

# 介绍

> 欢迎使用

## 我们是谁

RayinAI 是一个专注为开发者提供高质量 AI 编程助手服务的中转平台，支持 Claude Code、Codex、Gemini 等主流 AI 模型

**国内直连，开箱即用** —— 让每位开发者都能轻松使用 AI 编程工具

## 核心优势

<CardGroup cols={2}>
  <Card title="国内直连" icon="globe">
    国内直接访问，速度快，不掉线
  </Card>

  <Card title="价格实惠" icon="dollar-sign">
    比官方价格更优惠，让更多开发者用得起
  </Card>

  <Card title="多模型支持" icon="robot">
    支持 Claude Code、Codex、Gemini 等主流 AI 模型
  </Card>

  <Card title="专业运营" icon="headset">
    专人运营维护，快速响应问题，一对一服务
  </Card>
</CardGroup>

## 快速开始

<Steps>
  <Step title="注册账号">在官网创建你的账号</Step>
  <Step title="获取套餐">使用兑换码兑换套餐</Step>
  <Step title="创建 API Key">在控制台生成 API 密钥</Step>
  <Step title="配置 CLI">使用 API Key 配置你的命令行工具</Step>
</Steps>

<Card title="立即开始" icon="rocket" href="/quickstart/register" horizontal>
  查看详细的注册和配置步骤
</Card>

## 需要帮助

<CardGroup cols={2}>
  <Card title="常见问题" icon="circle-question" href="/claude-code/faq">
    查看使用过程中的常见问题
  </Card>

  <Card title="技术支持" icon="life-ring" href="mailto:support@rayinai.com">
    联系我们的技术支持团队
  </Card>
</CardGroup>
