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

# Invites

> Browse XBOX invites topics for the GDK, including invite concepts, UX flow diagrams, cross-SDK support, and example code for sending and receiving invites.

Explore invites topics for XBOX game development.

<CardGroup cols={2}>
  <Card title="Concepts" icon="lightbulb" href="/services/xbox-services/multiplayer/invites/concepts/index">
    Documentation for concepts.
  </Card>

  <Card title="How to" icon="folder-open" href="/services/xbox-services/multiplayer/invites/how-to/index">
    Documentation for how to.
  </Card>

  <Card title="Invite players to game sessions" icon="people-group" href="/services/xbox-services/multiplayer/invites/live-invites-nav">
    This section describes the process of inviting players to game sessions and provides conceptual information and code examples for…
  </Card>

  <Card title="Invites" icon="users-line" href="/services/xbox-services/multiplayer/invites/live-multiplayer-invites-overview">
    This topic describes the XBOX services invite system that's supported by the Multiplayer service.
  </Card>
</CardGroup>

## See also

* [Chat](/services/xbox-services/multiplayer/chat/index)
* [Concepts](/services/xbox-services/multiplayer/concepts/index)
* [Matchmaking](/services/xbox-services/multiplayer/matchmaking/index)
* [Mpa](/services/xbox-services/multiplayer/mpa/index)
* [Mpm](/services/xbox-services/multiplayer/mpm/index)
* [Mpsd](/services/xbox-services/multiplayer/mpsd/index)
* [Overviews](/services/xbox-services/multiplayer/overviews/index)


## Related topics

- [Receiving invites](/services/xbox-services/multiplayer/invites/how-to/live-invites-receive.md)
- [Invites overview](/services/xbox-services/multiplayer/invites/live-multiplayer-invites-overview.md)
- [Lobby invites](/services/playfab/multiplayer/lobby/lobby-invites.md)
- [Sending invites](/services/xbox-services/multiplayer/invites/how-to/live-invites-send.md)
- [Invites concepts](/services/xbox-services/multiplayer/invites/concepts/live-invites-concepts-nav.md)
