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

## 함께 보기

* [Chat](/services/xbox-services/multiplayer/chat/index)
* [Concepts](/services/xbox-services/multiplayer/concepts/index)
* [Invites](/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)
* [Overviews](/services/xbox-services/multiplayer/overviews/index)


## Related topics

- [매치메이킹](/ko/services/xbox-services/multiplayer/matchmaking/index.md)
- [MPSD에서 PlayFab Multiplayer 및 MPA로 이동](/ko/services/xbox-services/multiplayer/mpsd/concepts/live-mpsd-to-mlp.md)
- [MPSD와 함께 PlayFab Party 사용하기](/ko/services/playfab/multiplayer/networking/using-mpsd.md)
- [매치메이킹 개요](/ko/services/xbox-services/multiplayer/matchmaking/live-matchmaking-overview.md)
- [매치메이킹 개념](/ko/services/xbox-services/multiplayer/matchmaking/concepts/live-matchmaking-concepts-nav.md)
