> ## 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.

# How to

> How-to guides for title-managed stats and leaderboards in the XBOX Game Development Kit (XBOX Services), covering setup and API workflows.

Explore how to topics for XBOX game development.

<CardGroup cols={2}>
  <Card title="Getting a title-managed leaderboard" icon="ranking-star" href="/services/xbox-services/player-data/stats-leaderboards/title-managed/how-to/live-getting-tm-leaderboard">
    This topic describes how to get the values of a title-managed leaderboard.
  </Card>

  <Card title="Title-managed stats and leaderboards" icon="chart-line" href="/services/xbox-services/player-data/stats-leaderboards/title-managed/how-to/live-statslb-tm-howto-nav">
    This section provides example code for title-managed Stats and Leaderboards.
  </Card>

  <Card title="Writing title-managed stats" icon="book-open" href="/services/xbox-services/player-data/stats-leaderboards/title-managed/how-to/live-writing-tm-stats">
    This topic provides example code showing how to write title-managed stats.
  </Card>
</CardGroup>

## See also

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


## Related topics

- [How to](/services/xbox-services/player-data/achievements/event-based/how-to/index.md)
- [How to: Submitting callbacks](/build/core-features/common/async/async-task-queue-design-howto/submitting-callbacks.md)
- [How matchmaking works](/services/playfab/multiplayer/matchmaking/how-matchmaking-works.md)
- [How to delist items from the Store](/publishing/game-publishing/how-to/how-to-delist-from-retail.md)
- [How to make price changes](/publishing/game-publishing/how-to/how-to-priceupdate.md)
