# View on Assemblr Studio App

Just like the Web AR feature, you can pop up your projects in three options: **3D view, AR markers**, or even make it **appear around you (markerless)**.

Basically, you can start with opening the project, and then you will see the three buttons that look like this:

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

You can choose which one that you prefer the most, and for the steps, you can basically refer to the [How to View Projects on Web Browser](/view-projects/view-on-web-browser.md) section.


---

# 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-assemblr-studio-app.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.
