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

# Mpm

> Browse Multiplayer Manager (MPM) topics, concepts, and how-to guides for managing XBOX Live sessions, matchmaking, and game invites in your GDK title.

Explore mpm topics for XBOX game development.

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

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

  <Card title="Multiplayer manager (mpm)" icon="users-line" href="/services/xbox-services/multiplayer/mpm/live-multiplayer-manager-nav">
    High-level API for adding multiplayer functionality by managing sessions, matchmaking, and game invites.
  </Card>

  <Card title="Multiplayer manager" icon="circle-info" href="/services/xbox-services/multiplayer/mpm/live-multiplayer-manager-overview">
    This topic describes the high-level API for adding multiplayer functionality by managing sessions, matchmaking, and game invites.
  </Card>
</CardGroup>

## See also

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


## Related topics

- [Multiplayer Manager (MPM)](/services/xbox-services/multiplayer/mpm/live-multiplayer-manager-nav.md)
- [Multiplayer matchmaking with SmartMatch and MPM](/services/xbox-services/multiplayer/mpm/how-to/live-play-multiplayer-with-matchmaking.md)
- [XBOX services multiplayer overview](/services/xbox-services/multiplayer/overviews/live-multiplayer-intro.md)
- [Multiplayer Manager concepts](/services/xbox-services/multiplayer/mpm/concepts/live-mm-concepts-nav.md)
- [Multiplayer Manager example code](/services/xbox-services/multiplayer/mpm/how-to/live-mm-howto-nav.md)
