> For the complete documentation index, see [llms.txt](https://docs.archisketch.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.archisketch.com/guide/enterprise-en/ar-viewer/ar-viewer.md).

# AR Viewer

Introducing Archisketch AR (product placement) feature ✨

## What is AR Viewer?

AR Viewer is a feature that lets you virtually place furniture uploaded to Archisketch into a real environment and check it. With this feature, users can rotate the product 360 degrees or zoom in and out to examine it in detail.

![](https://917231921-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fh5B2S7uKpAIaFKDxegCT%2Fuploads%2Fgit-blob-8c56b738d1941f471e9532a44507d3b2a369724f%2Far-viewer-1.gif?alt=media)

* **360-degree rotation and zoom in/out**: You can rotate the product 360 degrees to view it from various angles, and zoom in/out to inspect the details.

![](https://917231921-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fh5B2S7uKpAIaFKDxegCT%2Fuploads%2Fgit-blob-e6a0920c6a9635d464089a5f1fe3a6024a8ff232%2Far-viewer-2.gif?alt=media)

* **Mobile environment support**: On mobile, you can virtually place furniture in a space and see in real time how it looks at actual size.

## Use AR virtual placement (mobile only)

{% stepper %}
{% step %}

#### Click \[Share/Embed]

On the product detail page, click the \[Share/Embed] button.

![](https://917231921-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fh5B2S7uKpAIaFKDxegCT%2Fuploads%2Fgit-blob-68b8c1db15a69dba16152e9f222629845122b460%2Far-viewer-3.png?alt=media)
{% endstep %}

{% step %}

#### Enter Model Viewer

* **1) QR download:** Scan the QR code with your phone camera to open the Model Viewer link.
* **2) View Model Viewer:** If you want to view the Model Viewer directly on your PC, click \[View Model Viewer].

![](https://917231921-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fh5B2S7uKpAIaFKDxegCT%2Fuploads%2Fgit-blob-a18316c02f24bf8e6371be24ba94ecc0dd82bad9%2Far-viewer-4.jpg?alt=media)

When you enter Model Viewer, the furniture model appears in 3D by default.

![](https://917231921-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fh5B2S7uKpAIaFKDxegCT%2Fuploads%2Fgit-blob-3eba043da48de1701048f6985c8ebf737112e178%2Far-viewer-5.jpg?alt=media)
{% endstep %}

{% step %}

#### Space scanning

The AR placement feature can only be used on mobile. **\[AR]** Press the button to turn on the camera, scan the space, and detect the area where furniture can be placed.

![](https://917231921-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fh5B2S7uKpAIaFKDxegCT%2Fuploads%2Fgit-blob-a8f5ed7ecbf881f5161d147bf14e2cacd7886b30%2Far-viewer-6.png?alt=media)
{% endstep %}

{% step %}

#### Furniture placement

Once space scanning is complete, the furniture is automatically placed at actual size. Adjust the furniture's position freely and place it where you want.

![](https://917231921-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fh5B2S7uKpAIaFKDxegCT%2Fuploads%2Fgit-blob-18b14abbb4acd1d6620c37d1b68d4bb408a21ff1%2Far-viewer-7.png?alt=media)
{% endstep %}
{% endstepper %}

## Using QR codes

Using QR codes makes it easy to share the AR Viewer link with others or access it quickly at a specific location.

**Download QR code**

* Download the QR code image provided on the product detail page and paste it where you want.
  * You can set the QR code image size. (Min 48 \~ Max 400)

![](https://917231921-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fh5B2S7uKpAIaFKDxegCT%2Fuploads%2Fgit-blob-a951ae255b922b7922a3adb1ebe921bafb605836%2Far-viewer-8.jpg?alt=media)

**QR code usage examples**

* **Email and messenger sharing**: Share the QR code with others by pasting it into an email or messenger.
* **Store and exhibition space**: By attaching the QR code to a store or exhibition space, you can encourage visitors to virtually place furniture with their smartphones.
* **Promotional marketing materials**: Insert the QR code into posters or flyers so customers can easily access the AR Viewer.

![](https://917231921-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fh5B2S7uKpAIaFKDxegCT%2Fuploads%2Fgit-blob-116bd0a17e8b5ba1945807edf57f84205b4ed5d5%2Far-viewer-9.png?alt=media)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.archisketch.com/guide/enterprise-en/ar-viewer/ar-viewer.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
