# Add Listings to Your Live (Android)

## Types of Listings to Load:&#x20;

* **Live Auction**: Items you want to auction during your show.
* **Buy Now**: Items you want to sell at a fixed price during your show.

### <mark style="background-color:yellow;">**Option #1: Load Listings**</mark><mark style="background-color:yellow;">**&#x20;**</mark>*<mark style="background-color:yellow;">**Before**</mark>*<mark style="background-color:yellow;">**&#x20;**</mark><mark style="background-color:yellow;">**your Live**</mark>

#### **Steps**

1. Go to the Seller Dashboard > Tap 'My Livestreams'
2. Tap your scheduled livestream
3. Tap 'Edit Live Store'
4. Tap the plus (+) in the top right
5. Select the listings you want to load
6. Tap 'Add to Stream'

You can repeat these steps as many times as needed.

**Pro-Tip:** The earlier you load your auction listings, the better. If your items are in the stream and your live is less than 7 days away, buyers can place pre-bids!

***

### <mark style="background-color:yellow;">**Option #2: Load Listings**</mark><mark style="background-color:yellow;">**&#x20;**</mark>*<mark style="background-color:yellow;">**During**</mark>*<mark style="background-color:yellow;">**&#x20;**</mark><mark style="background-color:yellow;">**Your Live**</mark>

To add listings you’ve already created while you're live:

1. Tap the store icon in the bottom right
2. Tap the plus (+) icon in the top right
3. Select the listings you want to add
4. Tap 'Add to Stream'

{% hint style="info" %}
If you'd like to create **new** listings during your live, check out this [guide](/selling/going-live/live-listings/creating-a-live-auction-listing/creating-a-new-live-auction-listing-during-the-live.md).
{% endhint %}


---

# 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/add-listings-to-your-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.
