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

# ComfyUI 官方文档

> ComfyUI 官方文档

<div className="relative">
  <div className="w-full text-center mt-16 pb-8">
    <div className="mt-24 text-center">
      <img src="https://mintcdn.com/dripart/WCFdTagRdhtvk9-o/logo/light.svg?fit=max&auto=format&n=WCFdTagRdhtvk9-o&q=85&s=ec112de87239058f5a931a7e4b594965" className="block dark:hidden pointer-events-none mx-auto" width="204" height="57" data-path="logo/light.svg" />

      <img src="https://mintcdn.com/dripart/QzWbjSCBG7w61rR3/logo/dark.svg?fit=max&auto=format&n=QzWbjSCBG7w61rR3&q=85&s=62b4d879fb3aadbd7a468d1539032d6f" className="hidden dark:block pointer-events-none mx-auto" width="204" height="57" data-path="logo/dark.svg" />
    </div>

    <div className="flex justify-center w-full">
      <h1
        style={{
      fontSize: "18px",
      fontWeight: "bold",
      marginTop: "10px",
      textAlign: "center"
    }}
        className="text-center"
      >
        ComfyUI 官方文档
      </h1>
    </div>
  </div>

  {/* social start */}

  <div className="text-center pb-8">
    <div className="flex gap-4 justify-center items-center">
      <a href="https://github.com/Comfy-Org/ComfyUI/" target="_blank" className="hover:opacity-80">
        <Icon icon="github" iconType="solid" size={32} />
      </a>

      <a href="https://x.com/ComfyUI" target="_blank" className="hover:opacity-80">
        <Icon icon="x-twitter" iconType="solid" size={32} />
      </a>

      <a href="https://discord.com/invite/comfyorg" target="_blank" className="hover:opacity-80">
        <Icon icon="discord" iconType="solid" size={32} />
      </a>

      <a href="https://raw.githubusercontent.com/Comfy-Org/docs/refs/heads/main/images/index/qrcode.jpg" target="_blank" className="hover:opacity-80">
        <Icon icon="weixin" iconType="solid" size={32} />
      </a>

      <a href="https://www.youtube.com/@comfyorg" target="_blank" className="hover:opacity-80">
        <Icon icon="youtube" iconType="solid" size={32} />
      </a>
    </div>
  </div>

  <div className="px-4 max-w-5xl mx-auto">
    <p className="max-w-xl mx-auto px-4 mb-12 text-lg text-center text-gray-500 dark:text-zinc-500">
      最强大的开源节点式生成式 AI 应用程序
    </p>

    {/* Getting Started Section */}

    <div className="mb-12">
      <h2 className="text-2xl font-bold mb-6 text-center">开始使用</h2>

      <CardGroup cols={3}>
        <Card title="下载安装" icon="download" href="/zh/installation/system_requirements">
          在 Windows、macOS 或 Linux 上安装 ComfyUI
        </Card>

        <Card title="首次生成" icon="rocket" href="/zh/get_started/first_generation">
          创建你的第一张 AI 生成图像
        </Card>

        <Card title="基础概念" icon="lightbulb" href="/zh/development/core-concepts/workflow">
          理解工作流、节点和连接
        </Card>

        <Card title="Comfy Hub" icon="globe" href="https://comfy.org/workflows">
          探索全球顶尖创作者和工作流
        </Card>
      </CardGroup>
    </div>

    {/* Learn & Tutorials Section */}

    <div className="mb-12">
      <h2 className="text-2xl font-bold mb-6 text-center">学习与教程</h2>

      <CardGroup cols={3}>
        <Card title="界面指南" icon="window-maximize" href="/zh/interface/overview">
          了解 ComfyUI 界面导航
        </Card>

        <Card title="教程示例" icon="book-open" href="/zh/tutorials/basic/text-to-image">
          常见任务的分步指南
        </Card>

        <Card title="内置节点" icon="diagram-project" href="/zh/built-in-nodes/overview">
          详细了解每个 ComfyUI 节点
        </Card>
      </CardGroup>
    </div>

    {/* Development Section */}

    <div className="mb-12">
      <h2 className="text-2xl font-bold mb-6 text-center">开发与扩展</h2>

      <CardGroup cols={3}>
        <Card title="开发指南" icon="code" href="/zh/development/overview">
          为 ComfyUI 开发做出贡献
        </Card>

        <Card title="自定义节点" icon="puzzle-piece" href="/zh/custom-nodes/overview">
          创建和发布自定义节点
        </Card>

        <Card title="本地 API" icon="terminal" href="/zh/development/comfyui-server/comms_overview">
          集成本地 ComfyUI 服务器
        </Card>

        <Card title="Cloud API" icon="cloud" href="/zh/development/cloud/overview">
          通过 Comfy Cloud API 运行工作流
        </Card>

        <Card title="Cloud API 参考" icon="book" href="/zh/development/cloud/api-reference">
          查看 ComfyUI Cloud API 参考文档
        </Card>
      </CardGroup>
    </div>

    {/* AI Agents & MCP Section */}

    <div className="mb-12">
      <h2 className="text-2xl font-bold mb-6 text-center">AI 智能体与 MCP</h2>

      <CardGroup cols={3}>
        <Card title="智能体工具概览" icon="robot" href="/zh/agent-tools">
          通过 MCP 连接 AI 智能体，生成图片、视频、音频和 3D 内容
        </Card>

        <Card title="Cloud MCP 服务器" icon="server" href="/zh/agent-tools/cloud">
          托管于 cloud.comfy.org 的 MCP — 在 Cloud GPU 上运行工作流
        </Card>

        <Card title="Partner MCP" icon="plug" href="/zh/agent-tools/partner-mcp">
          本地 MCP 服务器，通过统一生成工具调用 30+ 合作提供商
        </Card>
      </CardGroup>
    </div>

    {/* Get Help Section */}

    <div className="mb-12">
      <h2 className="text-2xl font-bold mb-6 text-center">获取帮助</h2>

      <CardGroup cols={3}>
        <Card title="联系支持" icon="headset" href="/zh/support/contact-support">
          从我们的支持团队获取帮助
        </Card>

        <Card title="账户管理" icon="user-gear" href="/zh/account/create-account">
          创建、登录和管理你的账户
        </Card>

        <Card title="账单支持" icon="credit-card" href="/zh/support/subscription/subscribing">
          管理订阅和支付
        </Card>

        <Card title="故障排除" icon="circle-question" href="/zh/troubleshooting/overview">
          解决常见问题和错误
        </Card>

        <Card title="社区资源" icon="users" href="/zh/community/links">
          加入 ComfyUI 社区
        </Card>
      </CardGroup>
    </div>

    {/* About ComfyUI Section */}

    <div className="text-center mt-16 mb-8">
      <h2 className="text-2xl font-bold mb-4">关于 ComfyUI</h2>

      <p className="mb-4">
        由 <a href="https://github.com/comfyanonymous" className="text-blue-500 dark:text-blue-400 underline hover:text-blue-600 dark:hover:text-blue-500">comfyanonymous</a> 和其他<a href="https://github.com/Comfy-Org/ComfyUI/graphs/contributors" className="text-blue-500 dark:text-blue-400 underline hover:text-blue-600 dark:hover:text-blue-500">贡献者</a>开发。
      </p>

      <ul className="list-none space-y-2 max-w-2xl mx-auto">
        <li><strong>ComfyUI</strong> 是一个基于节点的生成式 AI 界面和推理引擎</li>
        <li>用户可以通过节点组合各种 AI 模型和操作，实现高度可定制和可控的内容生成</li>
        <li>ComfyUI 完全开源，可以在本地设备上运行</li>
      </ul>
    </div>
  </div>
</div>
