> ## 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 서비스)의 멀티플레이어 매치메이킹 관련 개념. 개념, 샘플 및 API 안내를 제공합니다.

XBOX 게임 개발을 위한 개념 주제를 살펴보세요.

<CardGroup cols={2}>
  <Card title="매치메이킹 개념" icon="shuffle" href="/services/xbox-services/multiplayer/matchmaking/concepts/live-matchmaking-concepts-nav">
    이 섹션에서는 SmartMatch 매치메이킹이 플레이어의 정보와 매치메이킹 요청을 기반으로 플레이어를 그룹화하는 방법을 설명합니다…
  </Card>

  <Card title="SmartMatch 매치메이킹 사용" icon="users-line" href="/services/xbox-services/multiplayer/matchmaking/concepts/live-matchmaking-how-tos">
    a id="top"/a
  </Card>

  <Card title="대상 세션 초기화 및 QoS" icon="people-group" href="/services/xbox-services/multiplayer/matchmaking/concepts/live-matchmaking-target-session">
    이 항목에서는 타이틀이 대상 세션에 매칭되었을 때 충분한 수의 플레이어가 참여하고 연결할 수 있는지 확인하는 방법을 설명합니다.
  </Card>
</CardGroup>

## 함께 보기

* [Config](/services/xbox-services/multiplayer/matchmaking/config/index)


## Related topics

- [개념](/ko/services/xbox-services/community/social-manager/concepts/index.md)
- [Reputation 개념](/ko/services/xbox-services/community/reputation/concepts/live-reputation-concepts-nav.md)
- [초대 개념](/ko/services/xbox-services/multiplayer/invites/concepts/live-invites-concepts-nav.md)
- [게임 개념 제출](/ko/publishing/game-publishing/publishing-processes/managed-creators/publishing-processes-game-concepts.md)
- [Social Manager 개념](/ko/services/xbox-services/community/social-manager/concepts/live-socmgr-concepts-nav.md)
