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

# 工具

> 浏览 XBOX Game Development Kit 中的工具文档与参考资料。

浏览 XBOX 游戏开发中的工具相关主题。

<CardGroup cols={2}>
  <Card title="主机工具" icon="screwdriver-wrench" href="/tools/tools-console/index">
    主机工具相关文档。
  </Card>

  <Card title="PC 工具" icon="screwdriver-wrench" href="/tools/tools-pc/index">
    PC 工具相关文档。
  </Card>

  <Card title="服务工具" icon="screwdriver-wrench" href="/tools/tools-services/index">
    服务工具相关文档。
  </Card>

  <Card title="其他独立工具" icon="file-lines" href="/tools/additional-tools">
    有一些工具并未随 Game Development Kit (GDK) 一同分发，可以通过其他方式获取。
  </Card>

  <Card title="工具与中间件供应商" icon="note-sticky" href="/tools/tools-and-middleware-providers">
    更新日期：2026 年 4 月 14 日
  </Card>
</CardGroup>


## Related topics

- [工具](/zh-CN/tools/index.md)
- [工具 API 参考](/zh-CN/reference/tools/gc-reference-tools-toc.md)
- [命令行工具](/zh-CN/tools/tools-console/commandlinetools/index.md)
- [XBOX 服务工具](/zh-CN/tools/tools-services/live-tools-nav.md)
- [安装 GDK 工具链](/zh-CN/home/setup-install/download-install.md)
