# Tutorials

- [Convert Any Image into a Hologram](https://lfdocs.lookingglassfactory.com/community/convert-any-image-into-a-hologram.md): Using the power of AI and some Looking Glass magic you can now turn any image into a hologram in just seconds. Give it a try at 🔗 blocks.glass
- [Convert Any Video into a Hologram](https://lfdocs.lookingglassfactory.com/community/convert-any-video-into-a-hologram.md): Transform your 2D videos into stunning 3D holograms using AI-powered depth estimation tools and Looking Glass displays. Create immersive holographic videos in minutes!
- [Capturing Light Fields in Maya](https://lfdocs.lookingglassfactory.com/community/capturing-light-fields-in-maya.md)
- [Using ShaderToy with Looking Glass](https://lfdocs.lookingglassfactory.com/community/shadertoy-tutorial.md)
- [Sculpting with Adobe Medium and Looking Glass](https://lfdocs.lookingglassfactory.com/community/adobe-medium-tutorial.md)
- [Turn Videogames Holographic with Refract](https://lfdocs.lookingglassfactory.com/community/refract.md): Refract & Reglass are developed by Jared Bienz
- [Building with Leap Motion](https://lfdocs.lookingglassfactory.com/community/using-leap-motion-with-looking-glass.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/community.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.
