> ## 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="Achievements" icon="trophy" href="/services/xbox-services/player-data/achievements/index">
    도전 과제 관련 문서입니다.
  </Card>

  <Card title="Stats leaderboards" icon="ranking-star" href="/services/xbox-services/player-data/stats-leaderboards/index">
    통계 리더보드 관련 문서입니다.
  </Card>

  <Card title="XBOX services 경험 설계" icon="right-to-bracket" href="/services/xbox-services/player-data/live-designing-experiences">
    이 글에서는 사용자 통계 등 게임에 플레이어 데이터를 추가하고 이에 대해 생각하는 샘플 프로세스를 안내합니다...
  </Card>

  <Card title="플레이어 데이터" icon="database" href="/services/xbox-services/player-data/live-playerdata-nav">
    이 섹션에서는 플레이어 데이터를 설명합니다.
  </Card>

  <Card title="XBOX 플레이어 데이터" icon="circle-info" href="/services/xbox-services/player-data/live-playerdata-overview">
    XBOX 플레이어 데이터를 통해 타이틀은 게임 커뮤니티의 플레이어와 상호 작용할 수 있습니다.
  </Card>
</CardGroup>

## 함께 보기

* [Community](/services/xbox-services/community/index)
* [Develop](/services/xbox-services/develop/index)
* [Fundamentals](/services/xbox-services/fundamentals/index)
* [Multiplayer](/services/xbox-services/multiplayer/index)
* [Storage](/services/xbox-services/storage/index)


## Related topics

- [플레이어 데이터](/ko/services/xbox-services/player-data/live-playerdata-nav.md)
- [PlayFab 플레이어 진행도 문서](/ko/services/playfab/player-progression/index.md)
- [Winter Starfall PlayFab 데모 게임 개요](/ko/services/playfab/demo-game/overview.md)
- [XBOX 서비스 개요](/ko/services/xbox-services/fundamentals/live-xbl-overview.md)
- [플레이어 데이터 빠른 시작](/ko/services/playfab/player-progression/player-data/quickstart.md)
