> For the complete documentation index, see [llms.txt](https://guide.prismlive.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.prismlive.com/desktop/overview.md).

# Overview

## The power that makes broadcasting special

<figure><img src="/files/cW1QNnw6F1Un3BkJDjz3" alt=""><figcaption></figcaption></figure>

### <mark style="color:blue;">Interface</mark>

**Quality live streaming with easy controls.**

Experience a highly intuitive interface that allows you to easily customize the streaming layout to create your own unique format.

<figure><img src="/files/aWin3NXr2r13Id9wpuqC" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/gkCNQA5OiD2Bpw6LtsfS" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/gF4ZXhHYU5fGR0QWpCN6" alt=""><figcaption></figcaption></figure>

### <mark style="color:blue;">Multistream</mark>

**Stream to live platforms simultaneously.**

Stream simultaneously on YouTube, Twitch, Facebook, SOOP, and\
more. Increase your viewers with just one setup.

<figure><img src="/files/hgF0KazFLtuKAIVLLcqH" alt=""><figcaption></figcaption></figure>

## <mark style="color:blue;">Variety of sources</mark>

**Sources to enhance your streaming quality.**

Enhance your screen by adding photos, videos, and games in play.\
Achieve professional-quality streaming without the need for complex equipment.

<figure><img src="/files/onEVqWYWxpWe1Fy2AKUX" alt="" width="375"><figcaption></figcaption></figure>

## <mark style="color:blue;">Stability</mark>

**Stable streaming. No worries.**

Enjoy buffer-free, stable streaming thanks to the low CPU usage.\
PRISM ensures seamless high-definition game streaming.

<figure><img src="/files/JTRb2pQjzsn2GL5PA0tR" alt=""><figcaption></figcaption></figure>

## <mark style="color:blue;">PRISM Widget</mark>

**Enhance your stream with PRISM Widgets.**

Add excitement to your live streams with a range of free PRISM\
widgets. Interact with your viewers in real-time and make your streams come alive.

<figure><img src="/files/k9yUXPIml4J0ZFf61c9o" alt=""><figcaption></figcaption></figure>

## <mark style="color:blue;">Drawing mode</mark>

**Express yourself freely on the screen with Drawing Mode.**

Activate Drawing Mode to freely sketch and add shapes to your screen.\
This feature is perfect for conveying content in video classes and meetings effectively.

<figure><img src="/files/RfxG2ykj2elPdVDWNz1u" alt=""><figcaption></figcaption></figure>

## <mark style="color:blue;">Live Chat</mark>

**Chat windows enable real-time interaction with viewers.**

Easily monitor live chat in real-time within the app during streaming.\
Enjoy interacting and engaging with viewers to create your content collaboratively.

<figure><img src="/files/ZXtt7aiLXDeasxtDzsJX" alt="" width="563"><figcaption></figcaption></figure>


---

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