# Streaming

- [Set Resolution](https://guide.prismlive.com/desktop/guides/streaming/set-resolution.md)
- [Finding Optimal Resolution for Each Platform](https://guide.prismlive.com/desktop/guides/streaming/set-resolution/finding-optimal-resolution-for-each-platform.md): Windows, Mac
- [YouTube Streaming](https://guide.prismlive.com/desktop/guides/streaming/youtube-streaming.md)
- [Practicing with YouTube Rehearsal](https://guide.prismlive.com/desktop/guides/streaming/youtube-streaming/practicing-with-youtube-rehearsal.md): Windows, Mac
- [Streaming HDR Content Live on YouTube](https://guide.prismlive.com/desktop/guides/streaming/youtube-streaming/streaming-hdr-content-live-on-youtube.md): Windows, Mac
- [Twitch Streaming](https://guide.prismlive.com/desktop/guides/streaming/twitch-streaming.md)
- [Separating Audio for Twitch VOD](https://guide.prismlive.com/desktop/guides/streaming/twitch-streaming/separating-audio-for-twitch-vod.md): Windows, Mac
- [RTMP Streaming](https://guide.prismlive.com/desktop/guides/streaming/rtmp-streaming.md)
- [Connecting Twitch via RTMP Presets](https://guide.prismlive.com/desktop/guides/streaming/rtmp-streaming/connecting-twitch-via-rtmp-presets.md): Windows, Mac
- [Connecting Instagram via RTMP Presets](https://guide.prismlive.com/desktop/guides/streaming/rtmp-streaming/connecting-instagram-via-rtmp-presets.md): Windows, Mac
- [Connecting Kick via RTMP Presets](https://guide.prismlive.com/desktop/guides/streaming/rtmp-streaming/connecting-kick-via-rtmp-presets.md): Windows, Mac
- [Connecting BAND via RTMP Presets](https://guide.prismlive.com/desktop/guides/streaming/rtmp-streaming/connecting-band-via-rtmp-presets.md): Windows, Mac
- [How to Check the Stream Key of an RTMP Server](https://guide.prismlive.com/desktop/guides/streaming/rtmp-streaming/how-to-check-the-stream-key-of-an-rtmp-server.md): Windows, Mac
- [SRT / RIST Streaming](https://guide.prismlive.com/desktop/guides/streaming/srt-rist-streaming.md)
- [Streaming Live via SRT or RIST Protocol](https://guide.prismlive.com/desktop/guides/streaming/srt-rist-streaming/streaming-live-via-srt-or-rist-protocol.md): Windows, Mac


---

# 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://guide.prismlive.com/desktop/guides/streaming.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.
