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

# Streaming your game

> Streaming your game

This topic describes how to get started with game streaming. You can stream the local version of your game from your XBOX Development Kit to your mobile device.  You can then validate the experience that a streaming user will have with your game.

## Prerequisites

* An XBOX Development Kit that's connected to the internet.

* One or more devices for streaming:

  * A mobile device (Android 6.0 or later) that can connect to your XBOX Development Kit.

  * A development PC that can connect to your XBOX Development Kit.

## Streaming your game from a local devkit

Complete the following steps to stream your game.

1. [Set up your XBOX Development Kit for streaming](/build/core-features/common/game-streaming/game-streaming-setup-xbox-developer-kit).

2. Connect your [Web Content Test Application](/build/core-features/common/game-streaming/game-streaming-web-content-test-application#remote-connect) to your XBOX Development Kit.

3. Play your game.

## Streaming your game from an Azure data center

Complete the following steps to stream your game.

1. Contact your Microsoft account representative to setup an offering for your game(s).

2. Use the [Web Content Test Application](/build/core-features/common/game-streaming/game-streaming-web-content-test-application#offering-selection) to connect to the offering.

3. Play your game.

## See also

[Optimizing your game for game streaming](/build/core-features/common/game-streaming/game-streaming-optimizing-your-game)
[Getting started with touch](/build/core-features/common/game-streaming/game-streaming-getting-started-with-touch)
[Simulating latency while testing your game](/build/core-features/common/game-streaming/game-streaming-simulate-latency-while-testing)


## Related topics

- [Introduction to game streaming](/build/core-features/common/game-streaming/game-streaming-overview.md)
- [XBOX Game Streaming VS. XBOX Remote Play](/build/core-features/common/game-streaming/game-streaming-project-xcloud-vs-console-streaming.md)
- [XBOX Cloud Gaming touch and streaming support](/build/core-features/common/game-streaming/index.md)
- [Android Content Test Application (CTA) overview (Deprecated)](/build/core-features/common/game-streaming/game-streaming-android-content-test-application.md)
- [Optimizing your game for XBOX Game Streaming](/build/core-features/common/game-streaming/game-streaming-optimizing-your-game.md)
