> ## 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="Game binding" icon="folder-open" href="/services/xbox-services/fundamentals/game-binding/index">
    게임 바인딩 관련 문서입니다.
  </Card>

  <Card title="Identity" icon="id-card" href="/services/xbox-services/fundamentals/identity/index">
    ID 관련 문서입니다.
  </Card>

  <Card title="Portal config" icon="folder-open" href="/services/xbox-services/fundamentals/portal-config/index">
    포털 구성 관련 문서입니다.
  </Card>

  <Card title="Rta" icon="folder-open" href="/services/xbox-services/fundamentals/rta/index">
    RTA 관련 문서입니다.
  </Card>

  <Card title="S2s auth calls" icon="id-card" href="/services/xbox-services/fundamentals/s2s-auth-calls/index">
    S2S 인증 호출 관련 문서입니다.
  </Card>

  <Card title="Sandboxes" icon="folder-open" href="/services/xbox-services/fundamentals/sandboxes/index">
    샌드박스 관련 문서입니다.
  </Card>

  <Card title="XBOX services API" icon="book-open" href="/services/xbox-services/fundamentals/xbox-services-api/index">
    XBOX services API 관련 문서입니다.
  </Card>
</CardGroup>

## 가이드

<CardGroup cols={2}>
  <Card title="XBOX services" icon="circle-info" href="/services/xbox-services/fundamentals/live-xbl-overview">
    XBOX services는 프로필, 친구 및 프레즌스, 통계, 리더보드 등의 기능을 노출하는 마이크로 서비스 모음입니다...
  </Card>
</CardGroup>

## 함께 보기

* [Community](/services/xbox-services/community/index)
* [Develop](/services/xbox-services/develop/index)
* [Multiplayer](/services/xbox-services/multiplayer/index)
* [Player data](/services/xbox-services/player-data/index)
* [Storage](/services/xbox-services/storage/index)


## Related topics

- [PlayFab 기본 사항](/ko/services/playfab/get-started/index.md)
- [로그인 기본 사항 및 모범 사례](/ko/services/playfab/identity/player-identity/login/login-basics-best-practices.md)
- [RETAIL 샌드박스 테스트 권장 사항](/ko/publishing/game-publishing/publishing-processes/managed-creators/publishing-processes-recommendations-for-testing-in-retail.md)
- [Understanding How PlayFab Party chat works](/ko/services/playfab/community/voice-communications/concepts-chat.md)
- [Kongregate와 HTML5를 사용하여 PlayFab 인증 설정하기](/ko/services/playfab/identity/player-identity/platform-specific-authentication/kongregate-html5.md)
