> ## 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 ゲーム開発におけるマッチメイキングのトピックを紹介します。

<CardGroup cols={2}>
  <Card title="概念" icon="lightbulb" href="/services/xbox-services/multiplayer/matchmaking/concepts/index">
    概念に関するドキュメント。
  </Card>

  <Card title="構成" icon="folder-open" href="/services/xbox-services/multiplayer/matchmaking/config/index">
    構成に関するドキュメント。
  </Card>

  <Card title="SmartMatch マッチメイキング" icon="shuffle" href="/services/xbox-services/multiplayer/matchmaking/live-matchmaking-nav">
    このセクションでは、SmartMatch マッチメイキング サービスが、マルチプレイヤー ゲームで互換性のあるプレイヤーを選択し、プレイヤーをグループ化する仕組みについて説明します…
  </Card>

  <Card title="マッチメイキング" icon="users-line" href="/services/xbox-services/multiplayer/matchmaking/live-matchmaking-overview">
    このトピックでは、SmartMatch マッチメイキング サービスがマルチプレイヤー ゲームで互換性のあるプレイヤーを選択する方法について説明します。
  </Card>
</CardGroup>

## 関連項目

* [チャット](/services/xbox-services/multiplayer/chat/index)
* [概念](/services/xbox-services/multiplayer/concepts/index)
* [招待](/services/xbox-services/multiplayer/invites/index)
* [MPA](/services/xbox-services/multiplayer/mpa/index)
* [MPM](/services/xbox-services/multiplayer/mpm/index)
* [MPSD](/services/xbox-services/multiplayer/mpsd/index)
* [概要](/services/xbox-services/multiplayer/overviews/index)


## Related topics

- [MPSD で PlayFab Party を使用する](/ja-jp/services/playfab/multiplayer/networking/using-mpsd.md)
- [オプション サービス](/ja-jp/build/gdk-and-engines/optional-services.md)
- [SmartMatch マッチメイキング](/ja-jp/services/xbox-services/multiplayer/matchmaking/live-matchmaking-nav.md)
- [マッチメイキングの概要](/ja-jp/services/xbox-services/multiplayer/matchmaking/live-matchmaking-overview.md)
- [マッチメイキングの概念](/ja-jp/services/xbox-services/multiplayer/matchmaking/concepts/live-matchmaking-concepts-nav.md)
