# Looking Glass 8.9"

![Developer Kit Setup](/files/-MWj9EdqM9YKVQ4enPS6)

### Hardware

First, please follow the **Hardware Setup Guide** that came with your Looking Glass. If it can't be found, download a copy here:

{% file src="/files/-Mhf32swCgJwp2Vb\_rrt" %}
Hardware Setup Guide
{% endfile %}

### Software

Download and install Looking Glass Bridge to start working with holograms.

[**Download Software**](https://lookingglassfactory.com/software)

#### Interaction Accessory Pack

Interaction Accessory Pack owners must also install Leap Motion drivers. [Please download and install](https://developer.leapmotion.com/setup/desktop) the V4 (Orion) version of the Desktop SDK.

This is only available on Windows. Mac users may experimentally use V2 drivers, though tracking quality is worse, and many apps in the library are not compatible.

Test Your Setup

This simple test can be run to ensure that hardware is connected and software is installed and configured:

{% embed url="<https://codesandbox.io/embed/hardcore-butterfly-l5o9d?fontsize=14&hidenavigation=1&theme=dark&view=preview>" %}

When the above button is pressed Looking Glass Bridge will display a test image of the Looking Glass Logo on your portrait. To close this image, move your mouse over and click anywhere on the image. The image should appear 3D. If the image doesn't appear, or you get an error, please ensure that Looking Glass Bridge 1.2.0 is installed and that your hdmi cable and usb-c cables are properly plugged in. The image should appear 3D. If it appears with diagonal lines (as on the right), there is an error. Please retry the setup steps above to ensure it is properly configured. If that doesn't fix it, try troubleshooting [Looking Glass Bridge](https://github.com/BryanChrisBrown/LookingGlass_Docs/tree/53bdbd07384ea038fa38692e7968556afecb54ef/HoloPlayService/README.md).

Once the setup is complete, go back to the [User Guide welcome page](/readme.md) to begin working with the Looking Glass.


---

# 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://lfdocs.lookingglassfactory.com/legacy/legacy-hardware/8-9.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.
