# Viewing Artworks in Augmented Reality

Viewing a Wall Art in Augmented Reality with FrameIt is incredibly easy. There's no application to install. Simply click on the provided link from your smartphone or tablet.

Here are some tips to optimize your AR experience.

### On iOS Devices

For the best experience, it's crucial that your iOS device's sensors accurately detect your wall. To ensure this, please follow these four guidelines:

1. **Positioning:** Stand at least 7 feet away from the wall, in a well-lit room.

<figure><img src="/files/RcMsPc3rfjnJdIYTNgvD" alt="" width="375"><figcaption></figcaption></figure>

2. **Wall Detection:** Ideally, choose a wall that has texture or easily identifiable features (like furniture or decorative items). This helps the camera recognize the wall.

<figure><img src="/files/wxTSrWc44ENZNRe58ktz" alt="" width="375"><figcaption></figcaption></figure>

3. **Tip for Plain Walls:** If your wall is too uniform and lacks feature points, stick a couple of Post-it notes onto it. These will act as reference points for the camera.

<figure><img src="/files/ccC1whMcmO37XxQV216C" alt="" width="375"><figcaption></figcaption></figure>

4. **Adjustment:** Once the Wall Art is displayed in AR, you can move it around to find the perfect spot on your wall.

<figure><img src="/files/KfWpObC1HNvy7aLQqehD" alt="" width="375"><figcaption></figcaption></figure>

***

### On Android Devices

For the best experience, it's crucial that your Android device's sensors accurately detect your floor. To ensure this, please follow these four guidelines:

1. **Positioning:** Stand at least 7 feet away from the wall, in a well-lit room.

<figure><img src="/files/RcMsPc3rfjnJdIYTNgvD" alt="" width="375"><figcaption></figcaption></figure>

2. **Floor Detection:** Scan the floor. Make sure to avoid reflective or glossy surfaces.

<figure><img src="/files/OlGu5qmHfoaxw60fbdlh" alt="" width="375"><figcaption></figcaption></figure>

3. **Align with Wall:** Once the artwork is displayed in AR, drag the line at the base of the frame to where the wall meets the floor.

<figure><img src="/files/2NmGotAC1ixsTKBfFlhl" alt="" width="375"><figcaption></figcaption></figure>

{% hint style="info" %}
If the bottom line is not visible and you need it again, tap outside the object to make it reappear.
{% endhint %}

4. **Adjustment:** Once the bottom line aligns with the wall, you can begin moving the artwork up to find the perfect spot.

<figure><img src="/files/gsSeUkAmXn4UYYLmF1dm" alt="" width="375"><figcaption></figcaption></figure>

***

### Troubleshooting

**If your camera isn't detecting your environment correctly, you might notice the following issues:**

* The frame anchors to the floor instead of the wall (on iOS).
* The artwork disappears as you move around (on android).
* The frame appears in a different location than you aimed for.
* The frame is displayed perpendicular to the wall, or it doesn't adhere to the wall at all.
* The size of the frame seems off – either too large or too small. This happens when the camera mistakenly perceives the surface as being either too close or too far from you.

In all such instances, make sure you follow the guidelines mentioned above.

You can check if your mobile device is compatible with Augmented Reality by referring [to this article.](/frameit-help/devices-compatible-with-ar.md)


---

# 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/viewing-artworks-in-augmented-reality.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.
