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

## 関連項目

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


## Related topics

- [ハウツー](/ja-jp/services/xbox-services/storage/title-storage/how-to/index.md)
- [Partner Center 機能の概要](/ja-jp/publishing/game-publishing/concepts/overview.md)
- [構成](/ja-jp/services/xbox-services/storage/title-storage/config/index.md)
- [概念](/ja-jp/services/xbox-services/community/reputation/concepts/index.md)
