# Legacy

- [Legacy Hardware](https://lfdocs.lookingglassfactory.com/legacy/legacy-hardware.md)
- [Looking Glass 8.9"](https://lfdocs.lookingglassfactory.com/legacy/legacy-hardware/8-9.md)
- [Looking Glass 15.6"](https://lfdocs.lookingglassfactory.com/legacy/legacy-hardware/15-6.md)
- [Looking Glass 8K](https://lfdocs.lookingglassfactory.com/legacy/legacy-hardware/8k.md): This is the setup guide for the Looking Glass 8K Gen1 units, for Looking Glass 32" documentation please see the Looking Glass 32" page.
- [Looking Glass 16"](https://lfdocs.lookingglassfactory.com/legacy/legacy-hardware/looking-glass-16.md)
- [Looking Glass 32"](https://lfdocs.lookingglassfactory.com/legacy/legacy-hardware/looking-glass-32.md): This is the setup guide for the Looking Glass 32"
- [Looking Glass Pro](https://lfdocs.lookingglassfactory.com/legacy/legacy-hardware/pro.md)
- [Legacy Software](https://lfdocs.lookingglassfactory.com/legacy/legacy-software.md)
- [3D Model Importer](https://lfdocs.lookingglassfactory.com/legacy/legacy-software/3d-model-importer.md)
- [3D Model Importer App Guide](https://lfdocs.lookingglassfactory.com/legacy/legacy-software/3d-model-importer/guide.md)
- [3D Model Importer App Reference](https://lfdocs.lookingglassfactory.com/legacy/legacy-software/3d-model-importer/reference.md)
- [Diorama](https://lfdocs.lookingglassfactory.com/legacy/legacy-software/diorama.md)
- [Change Log](https://lfdocs.lookingglassfactory.com/legacy/legacy-software/diorama/change-log.md)
- [Depth Recorder](https://lfdocs.lookingglassfactory.com/legacy/legacy-software/depth-recorder.md)
- [Lightfield Photo App](https://lfdocs.lookingglassfactory.com/legacy/legacy-software/lightfield-photo-app.md)
- [Looking Glass Core Overview](https://lfdocs.lookingglassfactory.com/legacy/legacy-software/index.md)
- [Looking Glass Core SDK](https://lfdocs.lookingglassfactory.com/legacy/legacy-software/core-sdk.md)
- [C API Overview](https://lfdocs.lookingglassfactory.com/legacy/legacy-software/core-sdk/index-1.md)
- [HoloPlayCore.h](https://lfdocs.lookingglassfactory.com/legacy/legacy-software/core-sdk/index-1/index.md)
- [State Functions](https://lfdocs.lookingglassfactory.com/legacy/legacy-software/core-sdk/index-1/index/state-functions.md)
- [General-Query-Functions](https://lfdocs.lookingglassfactory.com/legacy/legacy-software/core-sdk/index-1/index/general-query-functions.md)
- [Device-Query-Functions](https://lfdocs.lookingglassfactory.com/legacy/legacy-software/core-sdk/index-1/index/device-query-functions.md)
- [libHoloPlayCore.h](https://lfdocs.lookingglassfactory.com/legacy/legacy-software/core-sdk/index-1/libholoplaycore.md)
- [HoloPlayShaders.h](https://lfdocs.lookingglassfactory.com/legacy/legacy-software/core-sdk/index-1/holoplayshaders.md)
- [Looking Glass Core JS](https://lfdocs.lookingglassfactory.com/legacy/legacy-software/corejs.md)
- [API](https://lfdocs.lookingglassfactory.com/legacy/legacy-software/corejs/api.md)
- [HoloPlayCore.Client](https://lfdocs.lookingglassfactory.com/legacy/legacy-software/corejs/api/client.md)
- [HoloPlayCore.Message](https://lfdocs.lookingglassfactory.com/legacy/legacy-software/corejs/api/message.md)
- [HoloPlay Service Related](https://lfdocs.lookingglassfactory.com/legacy/legacy-software/corejs/api/hops-related.md)
- [examples](https://lfdocs.lookingglassfactory.com/legacy/legacy-software/corejs/api/examples.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://lfdocs.lookingglassfactory.com/legacy.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.
