# Granting Access to an AR Artwork

Each AR artwork you create has its own unique access link and QR code. A share link button appears on the screen immediately after creating an AR artwork. This link is also sent to you via email.

<figure><img src="/files/WpqzlD7reRl7zqEVf533" alt="" width="563"><figcaption></figcaption></figure>

* **The link** allows you to easily share an AR artwork on the web or via email.
* **The QR code** enables you to share the artwork within your gallery or at exhibitions (such as art fairs). Simply paste it onto the artwork's label.\
  Once scanned with a mobile device, a potential buyer can access the AR artwork when they return home and view it in their own environment.

{% hint style="success" %}
Buyers can also create [a Wishlist of AR artworks](/frameit-help/ar-artworks-wishlists.md) to test different pieces on their walls before making a purchase decision.
{% endhint %}

### Finding an AR artwork's link

1. Click on the artwork's image in your [AR Gallery.](https://www.frameit.ar/Gallery)
2. Copy the URL from your browser's address bar.

### Downloading all your QR codes

1. Click the [AR Studio](https://www.frameit.ar/ar-studio) button located in the top right corner of the screen.
2. Click on the '**Download QR Codes**' link located above the artworks list.
3. The obtained .zip file contains:
   1. A QR code for each AR artwork, named after the ["Additional Info"](/frameit-help/converting-artwork-into-ar.md#additional-info-fields) you entered in FrameIT Studio (Artist's name and Artwork title).
   2. A QR code for accessing your AR Gallery, named *"00\_your-gallery-name.png".*


---

# 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://senar.gitbook.io/frameit-help/granting-access-to-an-ar-artwork.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.
