# How do I run a test livestream?

Once you are approved to go live, you can run test livestreams to practice.&#x20;

### How to run a test live:

1. In the iOS App, go to Seller Dashboard and tap 'New Live'
2. Enter the live details and toggle "Private" ON.&#x20;
3. Continue on and add listings if you'd like. If not, tap skip.
4. 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;

If you're using the Android District Live app, please check out the guide [here](/selling/going-live/go-live-from-android/run-a-test-live-android.md).


---

# 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/how-do-i-run-a-test-livestream.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.
