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

# 入门

> 选择从哪里开始使用 Hybridbox。

<script src="/locale-bridge.js" />

Hybridbox 将域名、DNS、转发、SMTP 邮箱、专用 IP、权限、账单、个人资料、feedback、changelog 和 operator 工作流集中管理。这些文档指向仪表板、公共 API 和 MCP/A2A 集成。

<Card title="打开 Hybridbox 仪表板" icon="arrow-up-right-from-square" href="https://app.hybridbox.io" horizontal>
  根据你的账户和权限管理可用的 Hybridbox 资源。
</Card>

## 浏览文档

<CardGroup cols={2}>
  <Card title="公共 API" icon="code" href="/zh-cn/api/reference/introduction">
    使用生成的 REST 参考自动化 accounts、domains、DNS、forwarding、mailboxes、billing 和 dedicated IPs。
  </Card>

  <Card title="Agent API 和 AI 工具" icon="robot" href="/zh-cn/agents/a2a">
    了解 sessions、JSON-RPC、MCP 和生成的 A2A 函数目录。
  </Card>

  <Card title="Web 应用" icon="browser" href="/zh-cn/docs/web-app/domains-ui">
    了解日常操作使用的仪表板区域。
  </Card>
</CardGroup>

## 生成的参考

Public API 和 A2A/MCP 参考由 Hybridbox 的规范工件生成。
