# Running Your Live

## Starting your Scheduled Live:&#x20;

1. Go to seller dashboard > tap 'My Livestreams'
2. Tap your scheduled live > tap 'Start Live'&#x20;
3. Your screen should say "Looking good" and have a "Go Live" button.&#x20;

* Before you hit the 'Go Live' button:&#x20;
  * Tap your store icon in the bottom right to confirm your listings are pre-loaded. If they aren't you can add them to your stream by tapping the plus sign in top right.&#x20;
  * If you'd like to [multi-cast](/selling/going-live/multicasting.md) you can do so before or after you start the live by tapping the tower icon and selecting the platforms you'd like to cast to.&#x20;
  * Add host notes by simply tapping on the note and editing it.

4. Once you are ready to go live tap the 'Go Live' button.&#x20;

## Running your Live Auctions:&#x20;

1. Tap the store icon in bottom right > tap the listing you want to bring to stage > tap 'move to stage'
2. After you move the item to stage tap the top left arrow or swipe to the side to get back to your main screen. When you are ready you can start your auction.&#x20;

## Editing your Live Auctions:&#x20;

1. Edit your live auctions by tapping the item > tap "Edit" > edit the price, shipping, etc. > tap 'Save Changes > you're good!&#x20;

(editing a listing during the live is currently only available via Apple app, but coming soon to Android live app)


---

# 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/running-your-live.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.
