> For the complete documentation index, see [llms.txt](https://help.palmstreet.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.palmstreet.app/seller/sales-growth-and-engagement/how-to-launch-an-afterparty-after-your-live-show.md).

# How to launch an Afterparty after your LIVE show

Designed to enhance collaboration and increase viewership by redirecting the audience to another live show when one ends.

**Key Benefits:**

* **Collaboration Made Easy**: Builds connections by sharing audiences between related product categories or partnered sellers.
* **Increased Exposure**: Encourages mutual growth through audience redirection and expanded reach.

#### How to Use the Launch Afterparty Feature

1. **Start the Live Show**: Once streaming for 30 minutes, the "Launch Afterparty" option will appear when tapping the “Close” button (if there are other ongoing live shows).
2. **Select the Show**: A list of live shows will be displayed in alphabetical order, making it easy for sellers to choose where to send their audience.
3. **Launch Afterparty**: After selecting a show, a 10-second countdown will appear, giving the seller time to confirm or cancel.

![](https://images.prismic.io/plantstory-app/ZzgISa8jQArT072B_howtouseafterparty.png?auto=format,compress)

**What the Your Audience Will See**: a 5-second countdown before being automatically redirected to the new show. They also have the option to cancel.

![](https://images.prismic.io/plantstory-app/ZzgISq8jQArT072C_whattheafterpartyaudiencesees.png?auto=format,compress)

**What the Receiving Host & Their Audience Will See:** a banner at the top of the live player indicating new audience has arrived from another show.

![](https://images.prismic.io/plantstory-app/ZzgIS68jQArT072D_whatthereceivinghostsees.png?auto=format,compress)

Ready to try it out? Sellers can now keep the momentum going by launching an afterparty and collaborating with others to grow their audiences and enhance the live show experience.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.palmstreet.app/seller/sales-growth-and-engagement/how-to-launch-an-afterparty-after-your-live-show.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
