> ## 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 stats and leaderboard events in the XBOX Game Development Kit (XBOX Services), including sample event schemas and API usage.

Explore how to topics for XBOX game development.

<CardGroup cols={2}>
  <Card title="Events example code" icon="ranking-star" href="/services/xbox-services/player-data/stats-leaderboards/event-based/events/how-to/live-events-howto-nav">
    This section provides example code for events for event-based Stats and Leaderboards.
  </Card>

  <Card title="Sending an event" icon="chart-line" href="/services/xbox-services/player-data/stats-leaderboards/event-based/events/how-to/live-sending-an-event">
    This topic provides example code that shows how to write an event.
  </Card>
</CardGroup>

## See also

* [Config](/services/xbox-services/player-data/stats-leaderboards/event-based/events/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)
