> ## 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">
    このトピックでは、次のフラット C コード例を使用して、リアルタイム アクティビティ (RTA) サービスを呼び出す方法を示します。
  </Card>

  <Card title="リアルタイム アクティビティ (RTA) サービス" icon="code" href="/services/xbox-services/fundamentals/rta/how-to/live-rta-howto-nav">
    このセクションでは、リアルタイム アクティビティ (RTA) サービスのサンプル コードを紹介します。
  </Card>
</CardGroup>

## 関連項目

* [概念](/services/xbox-services/fundamentals/rta/concepts/index)
