> ## 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/xbox-services/multiplayer/mpm/how-to/live-play-multiplayer-with-friends)。

## 添加并邀请好友

以下流程图适用于开始多人游戏的客户端。

<img src="https://mintcdn.com/microsoft-4404708b/ktEik-YaZoen6Rhy/images/gdk/services/mpm-play-with-friends-inviter.png?fit=max&auto=format&n=ktEik-YaZoen6Rhy&q=85&s=c877d6cc9e231afa50a55c857fb528dc" alt="适用于开始多人游戏的客户端的多人游戏流程图。" width="626" height="798" data-path="images/gdk/services/mpm-play-with-friends-inviter.png" />

## 接受游戏邀请

以下流程图适用于接收并接受游戏邀请的客户端。

<img src="https://mintcdn.com/microsoft-4404708b/ktEik-YaZoen6Rhy/images/gdk/services/mpm-play-with-friends-invitee.png?fit=max&auto=format&n=ktEik-YaZoen6Rhy&q=85&s=ebeda64b09917cbc2bf33718cab00c56" alt="适用于接收并接受游戏邀请的客户端的多人游戏流程图。" width="626" height="660" data-path="images/gdk/services/mpm-play-with-friends-invitee.png" />

## 另请参阅

[向其他玩家发送邀请(流程图)](/services/xbox-services/multiplayer/mpm/concepts/flowcharts/live-mpm-send-invites)


## Related topics

- [向其他玩家发送邀请(流程图)](/zh-CN/services/xbox-services/multiplayer/mpm/concepts/flowcharts/live-mpm-send-invites.md)
- [流程图](/zh-CN/services/xbox-services/multiplayer/mpm/concepts/flowcharts/index.md)
- [多人游戏管理器流程图](/zh-CN/services/xbox-services/multiplayer/mpm/concepts/flowcharts/live-mm-flowcharts-nav.md)
- [使用 SmartMatch 匹配玩游戏(流程图)](/zh-CN/services/xbox-services/multiplayer/mpm/concepts/flowcharts/live-mpm-play-with-smartmatch-matchmaking.md)
- [使用 Multiplayer Manager 发送游戏邀请](/zh-CN/services/xbox-services/multiplayer/mpm/how-to/live-send-game-invites.md)
