# View on Web Browser

{% embed url="<https://www.youtube.com/watch?t=2s&v=mgmya6Z-nS4>" %}

You can simply view your projects right on your web browser with our **Web AR feature**.

This means that you can view your projects **without having to download the Assemblr Studio mobile app** in the first place. You can enliven your projects in 3D view, pop up your AR markers, or even make it appear in your surrounding.

## View 3D Projects

{% embed url="<https://youtu.be/JIfwFY--prA>" %}

To view your 3D projects on the web browser, you need to open your project's link first. Once it's opened, choose "**View in 3D"**.

You can view the projects straight in 3D experiences! Aside from that, our 3D view is also seen when you embed projects on Canva or other websites.

## Scan With AR Markers

{% embed url="<https://youtu.be/HYFgp5MjuUE>" %}

First off, you can start by opening your project's link on the web browser—using your mobile device.

After that, make sure to choose the **Scan Marker** option. The AR marker could be the QR marker or even your custom AR marker.

Then, time to point your camera toward the AR marker, wait for a few seconds, and your AR will appear right on top or in front of your AR marker!

## Scan Your Surrounding (AR Markerless)

{% embed url="<https://youtu.be/QTDzJb75Ab0>" %}

Just like the AR markers, you can open your project's link first on the web browser, using your mobile device.

Next, choose the **Place It in Your Room** option, and then point your camera towards your surroundings.

After a few seconds, the AR contents will pop up right around you!


---

# 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.assemblrworld.com/view-projects/view-on-web-browser.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.
