> ## 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 서비스)의 실시간 활동(RTA) 관련 사용 방법 안내. 개념, 샘플 및 API 안내를 제공합니다.

XBOX 게임 개발에 대한 방법 항목을 살펴봅니다.

<CardGroup cols={2}>
  <Card title="RTA 서비스 프로그래밍" icon="lightbulb" href="/services/xbox-services/fundamentals/rta/how-to/live-programming-rta">
    이 항목에서는 다음 flat C 코드 예제를 사용하여 Real-Time Activity(RTA) 서비스를 호출하는 방법을 보여줍니다.
  </Card>

  <Card title="Real-Time Activity(RTA) 서비스" icon="code" href="/services/xbox-services/fundamentals/rta/how-to/live-rta-howto-nav">
    이 섹션에서는 Real-Time Activity(RTA) 서비스에 대한 예제 코드를 제공합니다.
  </Card>
</CardGroup>

## 함께 보기

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