> ## 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="users" href="/services/xbox-services/community/people-system/how-to/live-getting-a-social-relationship">
    이 항목에서는 Social Manager API를 사용하여 사용자의 소셜 관계와 공개…를 검색하는 방법을 보여주는 코드 예제를 제공합니다.
  </Card>

  <Card title="소셜 관계 변경 처리하기" icon="book-open" href="/services/xbox-services/community/people-system/how-to/live-handling-a-relationship-change">
    이 항목에서는 소셜 관계 변경을 처리하기 위한 예제 코드를 제공합니다.
  </Card>

  <Card title="People System(친구 목록) 예제" icon="code" href="/services/xbox-services/community/people-system/how-to/live-pplsys-howto-nav">
    이 섹션에서는 People System(친구 목록)에 대한 예제 코드를 제공합니다.
  </Card>
</CardGroup>

## 함께 보기

* [Concepts](/services/xbox-services/community/people-system/concepts/index)


## Related topics

- [방법](/ko/services/xbox-services/community/reputation/how-to/index.md)
- [방법 안내](/ko/services/xbox-services/multiplayer/invites/how-to/index.md)
- [방법: 콜백 제출](/ko/build/core-features/common/async/async-task-queue-design-howto/submitting-callbacks.md)
- [가격 변경 방법](/ko/publishing/game-publishing/how-to/how-to-priceupdate.md)
- [예약 주문 구성 방법](/ko/publishing/game-publishing/how-to/how-to-preorder.md)
