> ## 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="ranking-star" href="/services/xbox-services/player-data/stats-leaderboards/title-managed/how-to/live-getting-tm-leaderboard">
    本主题介绍如何获取游戏托管排行榜的值。
  </Card>

  <Card title="游戏托管统计与排行榜" icon="chart-line" href="/services/xbox-services/player-data/stats-leaderboards/title-managed/how-to/live-statslb-tm-howto-nav">
    本节提供游戏托管统计与排行榜的示例代码。
  </Card>

  <Card title="写入游戏托管统计" icon="book-open" href="/services/xbox-services/player-data/stats-leaderboards/title-managed/how-to/live-writing-tm-stats">
    本主题提供演示如何写入游戏托管统计的示例代码。
  </Card>
</CardGroup>

## 另请参阅

* [配置](/services/xbox-services/player-data/stats-leaderboards/title-managed/config/index)


## Related topics

- [操作指南](/zh-CN/services/xbox-services/community/reputation/how-to/index.md)
- [异步 Lobby 和 Matchmaking C++ SDK 操作指南](/zh-CN/services/playfab/multiplayer/lobby/lobby-and-matchmaking-client-sdk-async.md)
- [合作伙伴中心功能概览](/zh-CN/publishing/game-publishing/concepts/overview.md)
- [认证分步指南](/zh-CN/publishing/game-publishing/concepts/certification/certification-guide.md)
- [异步任务队列设计](/zh-CN/build/core-features/common/async/async-task-queue-design.md)
