# Menampilkan AR/3D di Quizziz

Untuk menyematkan proyekmu di Quizziz, kamu bisa mengikuti langkah-langkah berikut:

1. Buat proyekmu di [Editor](https://editor.assemblrworld.com/Editor/).
2. Pada panel **Share Project**, klik opsi **Embed in Quizziz**.

<figure><img src="/files/vtzZ8CvVX57EV40wIoIs" alt="" width="350"><figcaption></figcaption></figure>

3. Setelahnya, kamu bisa **menyalin tautan** yang telah disediakan, dan menempelkannya di Editor proyek Quizziz milikmu.
4. Selesai!


---

# 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/create-ar-3d-content/editor/3.-publish-and-share/share-project/show-3d-ar-on-quizziz.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.
