# Run a Test Live (Android)

### How to run a test live on Android App:&#x20;

1. In the app, tap 'Go Live'
2. Enter the word "**Test"** as the stream name (important as this is what makes it private)
3. You can schedule the test live for a later time or you can skip the scheduling step to run the test now.&#x20;
4. If you'd like to test with listings, tap listings the listings and tap 'Add to Stream'. If you don't want to test with listings, tap 'Skip'.&#x20;
5. Tap 'Go Live'!

*Note*: By toggling on "Private", no one will receive any notifications and your live will not show in the District (owners & admins will have still have access).&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.district.net/selling/going-live/go-live-from-android/run-a-test-live-android.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
