# 4. View Project

{% stepper %}
{% step %}

### Prepare Your Smartphone or Tablet

Pilih dari beberapa cara berikut:

1. **Option 1 – Using the Assemblr EDU App**

* [Google play](https://play.google.com/store/apps/details?id=com.assemblr.education\&hl=en)
* [App store](https://apps.apple.com/id/app/assemblr-edu-learn-in-3d-ar/id1505499586)

2. **Option 2 – Using Your Phone Camera and Web Browser**
   1. [Project link shared](https://youtu.be/JIfwFY--prA?si=9E2f0odmKMAwrAru), OR
   2. A marker you have
      {% endstep %}

{% step %}

### Access the 3D/AR Project

Open the 3D/AR project using the link or marker (QR Marker or Custom Marker) that you have or that has been shared by the creator.
{% endstep %}

{% step %}

### Display 3D/AR Content on Your Device

Similar to the Web AR feature, you can view projects in three modes: **3D View**, **AR Mode**, or **Markerless Mode** (placing objects in your surroundings).

To get started, open the project you want to view. You will then see three viewing options:

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

* **3D View**
* **AR Mode** (place objects in your real environment)
* **Marker-based View** (QR Marker or Custom Marker)

Choose the viewing mode that best suits your needs. For detailed instructions, please refer to the section **How to View Projects on a Web Browser**.
{% endstep %}
{% endstepper %}


---

# 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.assemblredu.com/en/create-ar-3d-content/editor/4.-view-project.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.
