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

> Explore XBOX services documentation: XBOX Live features, multiplayer, player data, community, storage, and fundamentals for the XBOX Game Development Kit.

Documentation for XBOX services.

<CardGroup cols={2}>
  <Card title="Community" icon="comments" href="/services/xbox-services/community/index">
    Documentation for community.
  </Card>

  <Card title="Develop" icon="lightbulb" href="/services/xbox-services/develop/index">
    Documentation for develop.
  </Card>

  <Card title="Fundamentals" icon="lightbulb" href="/services/xbox-services/fundamentals/index">
    Documentation for fundamentals.
  </Card>

  <Card title="Multiplayer" icon="users-line" href="/services/xbox-services/multiplayer/index">
    Documentation for multiplayer.
  </Card>

  <Card title="Player data" icon="database" href="/services/xbox-services/player-data/index">
    Documentation for player data.
  </Card>

  <Card title="Storage" icon="hard-drive" href="/services/xbox-services/storage/index">
    Documentation for storage.
  </Card>
</CardGroup>


## Related topics

- [XBOX services overview](/services/xbox-services/fundamentals/live-xbl-overview.md)
- [Service calls to XBOX services](/services/xbox-services/fundamentals/s2s-auth-calls/s2s-calls/live-s2s-calls-nav.md)
- [XBOX services authentication](/services/xbox-services/fundamentals/s2s-auth-calls/service-authentication/live-xbox-live-authentication.md)
- [XBOX services API](/services/xbox-services/fundamentals/xbox-services-api/index.md)
- [Configuring XBOX services](/publishing/game-publishing/concepts/xbox-services.md)
