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

> Real-Time Activity (RTA) service topics for XBOX game developers, including conceptual overviews, best practices, and XSAPI example code for stat updates.

Explore rta topics for XBOX game development.

<CardGroup cols={2}>
  <Card title="Concepts" icon="lightbulb" href="/services/xbox-services/fundamentals/rta/concepts/index">
    Documentation for concepts.
  </Card>

  <Card title="How to" icon="folder-open" href="/services/xbox-services/fundamentals/rta/how-to/index">
    Documentation for how to.
  </Card>

  <Card title="Real-time activity service" icon="circle-info" href="/services/xbox-services/fundamentals/rta/live-real-time-activity-service-overview">
    This topic describes the Real-Time Activity (RTA) service.
  </Card>

  <Card title="Real-time activity (rta) service" icon="lightbulb" href="/services/xbox-services/fundamentals/rta/live-rta-nav">
    This section describes the Real-Time Activity (RTA) service.
  </Card>
</CardGroup>

## See also

* [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

- [Programming the RTA service](/services/xbox-services/fundamentals/rta/how-to/live-programming-rta.md)
- [Best practices for the RTA service](/services/xbox-services/fundamentals/rta/concepts/live-rta-best-practices.md)
- [Real-Time Activity (RTA) service](/services/xbox-services/fundamentals/rta/live-rta-nav.md)
- [Real-Time Activity (RTA) service concepts](/services/xbox-services/fundamentals/rta/concepts/live-rta-concepts-nav.md)
- [Real-Time Activity (RTA) service example code](/services/xbox-services/fundamentals/rta/how-to/live-rta-howto-nav.md)
