# Share AR Markers

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

On your **Share Project** panel, click **AR Graphic Marker**.

Once you're done, you can choose either to generate a QR or custom AR marker. If you want to download the QR, simply click **Download QR**.

If you feel like you want to [insert custom AR markers](/custom-ar-markers/what-is-custom-ar-marker.md), you can also choose to do so. Simply click on **Insert Custom Marker** button, and you'll be directed back to the Editor to upload your custom AR marker.

Your marker will be downloaded straight to your computer's library! Feel free to send it to everyone right away, or print and attach it on posters, books, or anything else.


---

# 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/share-projects/share-ar-markers.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.
