# Live Collections

Live Collections help owners organize livestreams and highlight key live content. For marketplaces, Live Collections also help sellers by giving them owner-created categories where they can place their live shows. Owners can manage live collections in the [Seller Dashboard](https://district.net/dashboard/) on Web.

### Key Features

* **Create Live Collections** – Group livestreams into curated collections to organize your lives and your sellers’ lives.
  * In the Seller Dashboard, go to the Collections tab > tap New Collection > tap New Live Collection.&#x20;
* **Manage Live Collections** – Rename, change main image, hide, delete, and rearrange collections at any time.
  * Choose whether sellers can add their own livestreams to the collection. If disabled, only the owner can choose which lives go into that collection.
* **Feature Live Collections on Home Page** – Highlight a feed of livestreams in this collection on the homepage.&#x20;
  * Change the order of your Live and Listing Collections on the homepage by going to the Collections tab, selecting “All,” then holding down on the three lines next to a collection and dragging it up or down.


---

# 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/owners/getting-started/managing-collections/live-collections.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.
