> 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/mobile/guides/widgets-and-effects/web-widget/using-web-browser-widget.md).

# Using Web Browser Widget

The web browser widget allows you to load a website as a source to your broadcast screen. This means you can now display not only the webpage itself, but also sponsored contents and chat windows to your broadcast.

<figure><img src="/files/jUnqIW2wwR1zHseKZxvG" alt=""><figcaption><p>Click the <strong>Widget</strong> button in My Studio and create a <strong>Web</strong> source.</p></figcaption></figure>

Please do understand that as there are numerous devices and OS versions available on the market, which means that the maximum number of web sources has been limited to **4 items**, in order to ensure that apps can run and broadcast reliably on as many devices as possible.

In the future, as network conditions improve and devices evolve, we will work on improving the availability of even more web sources.

<figure><img src="/files/MUJCUJqhDiOGQeZOhvnx" alt="" width="317"><figcaption></figcaption></figure>

[Mobile](/mobile/overview.md), [Guides](/mobile/guides.md), [Widgets & Effects](/mobile/guides/widgets-and-effects.md), [Web Widget](/mobile/guides/widgets-and-effects/web-widget.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://guide.prismlive.com/mobile/guides/widgets-and-effects/web-widget/using-web-browser-widget.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.
