> For the complete documentation index, see [llms.txt](https://docs.msquared.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.msquared.io/creation/unreal-development/features-and-tutorials/web-browser/viewport-browser.md).

# Viewport browser

{% hint style="success" %}
verified: 2025-11-20 version: v39
{% endhint %}

This page explains how you can use the browser as a HUD viewport widget.

This guide assumes you've followed [Setup the browser widget](/creation/unreal-development/features-and-tutorials/web-browser/setup-the-browser-widget.md).

### Add the browser to the player viewport

In your HUD or elsewhere, add the widget to the viewport such as below:

{% @blueprintue-embed/embed url="<https://nextjs-boilerplate-jl63.vercel.app/e9c9d733-a52d-428c-b9d7-7d880d9f8d98>" %}

Play PIE, once you load in you should see the MSquared docs page fill the entire viewport:

<figure><img src="/files/IteBaklQ3ny4scGXwxE0" alt=""><figcaption><p>The MSquared docs page running inside the game using the browser.</p></figcaption></figure>
