# Go Live from Android

To go live on District, you’ll need to use the app.

If you’re using an Android device, download the [District Live ](https://play.google.com/store/apps/details?id=com.district.bazaar\&hl=en_US)app from the Google Play Store. If you’re on an iPhone or iPad, download the [District iOS](https://apps.apple.com/us/app/district-buy-sell-chat/id1618973426) app from the App Store.

The Android app currently allows sellers to run livestreams and create listings. We’re actively working on adding more features for both sellers and buyers. In the meantime, please use the District website for tools you may need to manage orders, handle shipping, and more.

Going live on Android works similarly to iOS. Sellers can run livestreams and create listings, but some features, such as multicasting and co-hosting, are not yet available. Android updates are shared via the [District Blog](https://blog.district.net/).

Check out the guides below for step-by-step help:

* [Schedule Your Live (Android)](/selling/going-live/scheduling-a-livestream.md)
* [Run a Test Live (Android)](/selling/going-live/go-live-from-android/run-a-test-live-android.md)
* [Add Listings to Your Live (Android)](/selling/going-live/go-live-from-android/add-listings-to-your-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/go-live-from-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.
