> ## 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="사용자의 Presence 가져오기" icon="user" href="/services/xbox-services/community/presence/how-to/live-getting-a-users-presence">
    이 항목에서는 사용자의 Presence를 가져오기 위한 예제 코드를 제공합니다.​
  </Card>

  <Card title="장치 Presence 변경 처리하기" icon="book-open" href="/services/xbox-services/community/presence/how-to/live-handling-a-device-presence-change">
    이 항목에서는 장치 Presence 변경을 처리하기 위한 예제 코드를 제공합니다.
  </Card>

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

  <Card title="Rich Presence 예제 코드" icon="code" href="/services/xbox-services/community/presence/how-to/live-presence-howto-nav">
    이 섹션에서는 Rich Presence 문자열에 대한 예제 코드를 제공합니다.
  </Card>

  <Card title="REST를 통해 사용자의 Presence 업데이트하기" icon="user" href="/services/xbox-services/community/presence/how-to/live-updating-presence-rest">
    이 항목에서는 Rich Presence 문자열을 업데이트하기 위한 예제 코드를 제공합니다.
  </Card>

  <Card title="XSAPI C를 통해 사용자의 Presence 업데이트하기" icon="user" href="/services/xbox-services/community/presence/how-to/live-updating-user-presence">
    이 항목에서는 사용자의 온라인 Presence 상태를 설정하기 위한 예제 코드를 제공합니다.
  </Card>
</CardGroup>

## 함께 보기

* [Concepts](/services/xbox-services/community/presence/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)
