> ## 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="folder-open" href="/services/xbox-services/storage/title-storage/config/index">
    配置相关文档。
  </Card>

  <Card title="操作指南" icon="folder-open" href="/services/xbox-services/storage/title-storage/how-to/index">
    操作指南相关文档。
  </Card>

  <Card title="游戏存储" icon="hard-drive" href="/services/xbox-services/storage/title-storage/live-title-storage-nav">
    本节概述 XBOX services 游戏存储,介绍其配置过程,并演示各种游戏存储相关任务……
  </Card>

  <Card title="XBOX services 游戏存储" icon="circle-info" href="/services/xbox-services/storage/title-storage/live-title-storage-overview">
    本主题介绍 XBOX services 游戏存储是什么、其功能有哪些,并演示如何进行配置。
  </Card>
</CardGroup>


## Related topics

- [游戏存储](/zh-CN/services/xbox-services/storage/title-storage/index.md)
- [操作指南](/zh-CN/services/xbox-services/storage/title-storage/how-to/index.md)
- [配置](/zh-CN/services/xbox-services/storage/title-storage/config/index.md)
- [Global Storage 工具 (GlobalStorage.exe)](/zh-CN/tools/tools-services/live-global-storage-tool.md)
- [XBOX services 概述](/zh-CN/services/xbox-services/fundamentals/live-xbl-overview.md)
