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

# PlayFab Community 문서

> 친구, 그룹, 리더보드, 실시간 음성 및 텍스트 채팅 등 소셜 경험 구축을 위한 크로스 플랫폼 PlayFab Community 도구 및 서비스입니다.

친구, 그룹, 리더보드, 실시간 음성 및 텍스트 채팅 등 매력적인 소셜 경험을 구축하기 위한 크로스 플랫폼 도구 및 서비스입니다.

## 개요

<CardGroup cols={2}>
  <Card title="Community란?" icon="circle-info" href="/services/playfab/community/what-is-community">
    PlayFab 소셜 서비스에 대한 안내입니다.
  </Card>
</CardGroup>

## 플레이어 관계

<CardGroup cols={2}>
  <Card title="친구" icon="user-group" href="/services/playfab/community/associations/friends/index">
    플레이어의 친구 목록과 관계를 관리합니다.
  </Card>

  <Card title="그룹" icon="people-group" href="/services/playfab/community/associations/groups/index">
    길드와 플레이어 그룹을 만들고 관리합니다.
  </Card>

  <Card title="친구 빠른 시작" icon="bolt" href="/services/playfab/community/associations/friends/quickstart">
    친구 추가를 처음부터 끝까지 진행해 봅니다.
  </Card>

  <Card title="그룹 빠른 시작" icon="bolt" href="/services/playfab/community/associations/groups/quickstart">
    그룹 생성을 처음부터 끝까지 진행해 봅니다.
  </Card>
</CardGroup>

## 리더보드

<CardGroup cols={2}>
  <Card title="리더보드란?" icon="ranking-star" href="/services/playfab/community/leaderboards/index">
    플레이어 간의 상시 또는 기간 한정 경쟁입니다.
  </Card>

  <Card title="리더보드 빠른 시작" icon="bolt" href="/services/playfab/community/leaderboards/quickstart-leaderboards">
    리더보드 게시를 처음부터 끝까지 진행해 봅니다.
  </Card>

  <Card title="리더보드 참조" icon="brackets-curly" href="/services/playfab/community/leaderboards/api-reference">
    리더보드용 API 참조입니다.
  </Card>

  <Card title="제한" icon="ruler-horizontal" href="/services/playfab/community/leaderboards/limits-leaderboards">
    리더보드의 크기 및 형태 제한입니다.
  </Card>

  <Card title="할당량" icon="gauge" href="/services/playfab/community/leaderboards/quota-leaderboards">
    리더보드 API의 호출 속도 할당량입니다.
  </Card>

  <Card title="PlayStream 및 텔레메트리" icon="stream" href="/services/playfab/community/leaderboards/leaderboards-with-playstream-and-telemetry">
    PlayStream과 텔레메트리 이벤트를 통해 리더보드에 데이터를 공급합니다.
  </Card>
</CardGroup>

## 음성 및 텍스트 채팅

<CardGroup cols={2}>
  <Card title="음성 통신" icon="microphone" href="/services/playfab/community/voice-communications/concepts-chat">
    실시간 음성 및 텍스트 채팅 개념입니다.
  </Card>

  <Card title="채팅 권한 및 음소거" icon="volume-xmark" href="/services/playfab/community/voice-communications/concepts-chat-permissions-and-muting">
    누가 누구와 대화할 수 있는지 제어합니다.
  </Card>

  <Card title="Party 빠른 시작" icon="bolt" href="/services/playfab/multiplayer/networking/quickstart">
    Party SDK로 플레이어를 연결합니다.
  </Card>

  <Card title="Party C++ API" icon="brackets-curly" href="/services/playfab/multiplayer/networking/reference/party_members">
    완전한 Party C/C++ 참조입니다.
  </Card>

  <Card title="Party 오류 코드" icon="triangle-exclamation" href="/services/playfab/multiplayer/networking/reference/partyerrors">
    Party SDK 오류 코드 참조입니다.
  </Card>

  <Card title="Party 샘플" icon="folder-open" href="/services/playfab/multiplayer/networking/party-samples">
    Party 참고 구현입니다.
  </Card>
</CardGroup>

## 가격 책정

<CardGroup cols={2}>
  <Card title="미터 개요" icon="gauge" href="/services/playfab/pricing/meters/meters">
    Community 사용량이 어떻게 측정되는지 설명합니다.
  </Card>

  <Card title="리더보드 미터" icon="ranking-star" href="/services/playfab/pricing/meters/leaderboard-meters">
    리더보드에 특화된 측정 항목입니다.
  </Card>

  <Card title="소비 모범 사례" icon="chart-line" href="/services/playfab/pricing/consumption-best-practices">
    대량의 커뮤니티 활동이 있는 타이틀의 비용을 절감합니다.
  </Card>
</CardGroup>


## Related topics

- [PlayFab Community 문서](/ko/services/playfab/community/index.md)
- [PlayFab Party speech-to-text and text display UX guidelines](/ko/services/playfab/community/voice-communications/party-speech-to-text-ux-guidelines.md)
- [PlayFab Party text-to-speech and text input UX Guidelines](/ko/services/playfab/community/voice-communications/party-text-to-speech-ux-guidelines.md)
- [PlayFab UGC 문서](/ko/services/playfab/economy-monetization/economy-v2/ugc/index.md)
- [PlayFab Multiplayer 문서](/ko/services/playfab/multiplayer/index.md)
