> For the complete documentation index, see [llms.txt](https://docs.hello-lisa.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hello-lisa.com/knowledge/shows.md).

# Shows

- [Create Show](https://docs.hello-lisa.com/knowledge/shows/create-show.md)
- [Details](https://docs.hello-lisa.com/knowledge/shows/create-show/details.md)
- [Views](https://docs.hello-lisa.com/knowledge/shows/create-show/views.md)
- [Carousel/Products](https://docs.hello-lisa.com/knowledge/shows/create-show/carousel-products.md): Carousel allows you to add products and banners to your show.
- [Advanced Settings](https://docs.hello-lisa.com/knowledge/shows/create-show/advanced-settings.md)
- [Promotion](https://docs.hello-lisa.com/knowledge/shows/create-show/promotion.md)
- [Publish](https://docs.hello-lisa.com/knowledge/shows/create-show/publish.md)
- [Copy a show](https://docs.hello-lisa.com/knowledge/shows/create-show/copy-a-show.md)
- [Go Live (Host)](https://docs.hello-lisa.com/knowledge/shows/go-live-host.md)
- [One Host](https://docs.hello-lisa.com/knowledge/shows/go-live-host/one-host.md)
- [Multiple Hosts (Co-Hosting)](https://docs.hello-lisa.com/knowledge/shows/go-live-host/multiple-hosts-co-hosting.md)
- [Magic Link](https://docs.hello-lisa.com/knowledge/shows/go-live-host/magic-link.md)
- [Product & Banner Interactions](https://docs.hello-lisa.com/knowledge/shows/go-live-host/product-and-banner-interactions.md)
- [OBS Set Up (Basic)](https://docs.hello-lisa.com/knowledge/shows/go-live-host/obs-set-up-basic.md)
- [Best Practices Live](https://docs.hello-lisa.com/knowledge/shows/go-live-host/best-practices-live.md)
- [Chat](https://docs.hello-lisa.com/knowledge/shows/chat.md)
- [Chat Moderation](https://docs.hello-lisa.com/knowledge/shows/chat/chat-moderation.md)
- [Product & Banner Interactions](https://docs.hello-lisa.com/knowledge/shows/chat/product-and-banner-interactions.md)
- [Best Practices Chat](https://docs.hello-lisa.com/knowledge/shows/chat/best-practices-chat.md)
- [Chat transcript (Download)](https://docs.hello-lisa.com/knowledge/shows/chat/chat-transcript-download.md)
- [Video Uploads & Replays](https://docs.hello-lisa.com/knowledge/shows/video-uploads-and-replays.md)
- [Show Replay](https://docs.hello-lisa.com/knowledge/shows/video-uploads-and-replays/show-replay.md)
- [Upload Video](https://docs.hello-lisa.com/knowledge/shows/video-uploads-and-replays/upload-video.md)
- [Download your recording](https://docs.hello-lisa.com/knowledge/shows/video-uploads-and-replays/download-your-recording.md)
- [Snippets](https://docs.hello-lisa.com/knowledge/shows/snippets.md)
- [Create Snippet](https://docs.hello-lisa.com/knowledge/shows/snippets/create-snippet.md)
- [Edit Snippet](https://docs.hello-lisa.com/knowledge/shows/snippets/edit-snippet.md)
- [Snippet Suggestions](https://docs.hello-lisa.com/knowledge/shows/snippets/snippet-suggestions.md)
- [Duration Restriction](https://docs.hello-lisa.com/knowledge/shows/snippets/duration-restriction.md)
- [File Size Warning](https://docs.hello-lisa.com/knowledge/shows/snippets/file-size-warning.md)
- [Download Snippet](https://docs.hello-lisa.com/knowledge/shows/snippets/download-snippet.md)
- [Templates](https://docs.hello-lisa.com/knowledge/shows/templates.md)
- [Multistreaming / Simulcast](https://docs.hello-lisa.com/knowledge/shows/multistreaming-simulcast.md)
- [RTMP Destination Set Up](https://docs.hello-lisa.com/knowledge/shows/multistreaming-simulcast/rtmp-destination-set-up.md)
- [Facebook Set Up](https://docs.hello-lisa.com/knowledge/shows/multistreaming-simulcast/facebook-set-up.md)
- [Best Practices Shows](https://docs.hello-lisa.com/knowledge/shows/best-practices-shows.md)
- [Common issue Audio and Video](https://docs.hello-lisa.com/knowledge/shows/best-practices-shows/common-issue-audio-and-video.md)
- [Image Dimensions](https://docs.hello-lisa.com/knowledge/shows/best-practices-shows/image-dimensions.md)


---

# 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:

```
GET https://docs.hello-lisa.com/knowledge/shows.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.
