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

> Overview of the XBOX multiplayer invite system, including how titles send invites, control invite flow, and pass custom notification text and title data.

This topic describes the XBOX services invite system that's supported by the Multiplayer service.
It enables players to invite other players to their game sessions.
Invited players receive a game invite, and the title uses this information to join an existing session and multiplayer experience.

The title controls the invite flow and when invites can be sent. The player can send invites through the shell, or they can be sent directly from the title.

The title can dynamically set the notification text for an invite to provide more information to the invited player.
Invites can also include more title data that isn't visible to the player. This data can be used to carry additional information.

## Reference API documentation

* [Xgameactivation (API contents)](/reference/system/xgameactivation/xgameactivation_members)

## See also

[Invites](/services/xbox-services/multiplayer/concepts/live-multiplayer-concepts#invites) section of the Multiplayer concepts overview topic

[Flows for multiplayer game invites](/services/xbox-services/multiplayer/invites/concepts/live-multiplayer-invite-flows)

[Sending invites to another player (flowchart)](/services/xbox-services/multiplayer/mpm/concepts/flowcharts/live-mpm-send-invites)

[Sending game invites using Multiplayer Manager](/services/xbox-services/multiplayer/mpm/how-to/live-send-game-invites)

[XGameActivation](/reference/system/xgameactivation/xgameactivation_members)


## Related topics

- [Invite players to game sessions](/services/xbox-services/multiplayer/invites/live-invites-nav.md)
- [XGameActivation](/reference/system/xgameactivation/xgameactivation_members.md)
- [XR-124 Game Invitations](/publishing/certification/xr/xr-124.md)
- [Invites](/services/xbox-services/multiplayer/invites/index.md)
- [Overviews](/services/xbox-services/multiplayer/overviews/index.md)
