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

# RTA

> XBOX Game Development Kit의 RTA 문서와 참고 자료를 살펴봅니다.

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

<CardGroup cols={2}>
  <Card title="개념" icon="lightbulb" href="/services/xbox-services/fundamentals/rta/concepts/index">
    개념에 대한 문서입니다.
  </Card>

  <Card title="방법" icon="folder-open" href="/services/xbox-services/fundamentals/rta/how-to/index">
    방법에 대한 문서입니다.
  </Card>

  <Card title="Real-Time Activity 서비스" icon="circle-info" href="/services/xbox-services/fundamentals/rta/live-real-time-activity-service-overview">
    이 항목에서는 Real-Time Activity(RTA) 서비스를 설명합니다.
  </Card>

  <Card title="Real-Time Activity(RTA) 서비스" icon="lightbulb" href="/services/xbox-services/fundamentals/rta/live-rta-nav">
    이 섹션에서는 Real-Time Activity(RTA) 서비스를 설명합니다.
  </Card>
</CardGroup>

## 함께 보기

* [Game binding](/services/xbox-services/fundamentals/game-binding/index)
* [Identity](/services/xbox-services/fundamentals/identity/index)
* [Portal config](/services/xbox-services/fundamentals/portal-config/index)
* [S2s auth calls](/services/xbox-services/fundamentals/s2s-auth-calls/index)
* [Sandboxes](/services/xbox-services/fundamentals/sandboxes/index)
* [XBOX services API](/services/xbox-services/fundamentals/xbox-services-api/index)


## Related topics

- [RTA 서비스 모범 사례](/ko/services/xbox-services/fundamentals/rta/concepts/live-rta-best-practices.md)
- [Real-Time Activity(RTA) 서비스](/ko/services/xbox-services/fundamentals/rta/live-rta-nav.md)
- [Real-Time Activity(RTA) 서비스 개념](/ko/services/xbox-services/fundamentals/rta/concepts/live-rta-concepts-nav.md)
- [RTA 서비스 프로그래밍](/ko/services/xbox-services/fundamentals/rta/how-to/live-programming-rta.md)
- [Real-Time Activity(RTA) 서비스 예제 코드](/ko/services/xbox-services/fundamentals/rta/how-to/live-rta-howto-nav.md)
