# Can I monitor my live from a 2nd device?

Yes! You can control your live from a second iPhone or iPad via the District app. At this time, controlling your live from a second device cannot be done via a computer or Android.

While in monitor mode, you can list items, move items to the stage, chat, and more. To monitor/control your live from a second iPhone or iPad, follow these steps:

**Watch the video tutorial below, or follow the written steps to get started:**&#x20;

{% embed url="<https://www.canva.com/design/DAGlppNnFbw/PvHshPVwZWzYmhUP4hitig/watch?utlId=h279dbd76aa&utm_campaign=designshare&utm_content=DAGlppNnFbw&utm_medium=link2&utm_source=uniquelinks>" %}

### Steps:

1. Make sure the District app is downloaded, and you are logged into the same account you’ll be going live from.
2. Start your live stream on your main streaming device.
3. On your second device, open the District app and navigate to **Seller Dashboard** → **Your Livestreams** tab.
4. Locate your current live stream, tap on it, and then tap the **Monitor Live** button.

*Please note: This feature is currently only available on the iOS/Apple app (not Android yet).*


---

# 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/live-faq/can-i-monitor-my-live-from-a-2nd-device.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.
