> ## 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 Game Development Kit(XBOX 서비스)의 멀티플레이어 매니저(MPM) 관련 사용 방법 안내. 개념, 샘플 및 API 안내를 제공합니다.

XBOX 게임 개발을 위한 방법 안내 주제를 살펴보세요.

<CardGroup cols={2}>
  <Card title="프로토콜 활성화 처리로 시작하기" icon="users-line" href="/services/xbox-services/multiplayer/mpm/how-to/live-handle-protocol-activation">
    이 항목에서는 Multiplayer Manager를 사용하여 프로토콜 활성화를 처리하는 방법을 설명합니다.
  </Card>

  <Card title="Multiplayer Manager 예시 코드" icon="code" href="/services/xbox-services/multiplayer/mpm/how-to/live-mm-howto-nav">
    이 섹션에서는 Multiplayer Manager(MPM)에 대한 예시 코드를 제공합니다.
  </Card>

  <Card title="친구와 멀티플레이어 게임 활성화" icon="users" href="/services/xbox-services/multiplayer/mpm/how-to/live-play-multiplayer-with-friends">
    a id="top"/a
  </Card>

  <Card title="매치메이킹으로 멀티플레이어 게임 찾기" icon="shuffle" href="/services/xbox-services/multiplayer/mpm/how-to/live-play-multiplayer-with-matchmaking">
    a id="top"/a
  </Card>

  <Card title="Multiplayer Manager를 통한 초대 보내기" icon="book-open" href="/services/xbox-services/multiplayer/mpm/how-to/live-send-game-invites">
    간단한 멀티플레이어 시나리오에서 게임 플레이어는 친구들과 온라인으로 함께 플레이할 수 있습니다.
  </Card>
</CardGroup>

## 함께 보기

* [Concepts](/services/xbox-services/multiplayer/mpm/concepts/index)


## Related topics

- [방법 안내](/ko/services/xbox-services/multiplayer/invites/how-to/index.md)
- [방법](/ko/services/xbox-services/community/reputation/how-to/index.md)
- [타이틀 관리형](/ko/services/xbox-services/player-data/achievements/title-managed/index.md)
- [타이틀 스토리지](/ko/services/xbox-services/storage/title-storage/index.md)
- [MPSD](/ko/services/xbox-services/multiplayer/mpsd/index.md)
