# Creator Tools

While Unity is our primary creator tool, you can also create content with other pipelines.

<table data-card-size="large" data-view="cards" data-full-width="false"><thead><tr><th></th><th data-type="content-ref"></th></tr></thead><tbody><tr><td>Create holographic images and videos with our (open source) Blender add-on</td><td><a href="/pages/-MWj9-1QDiLVMyndrEi6">/pages/-MWj9-1QDiLVMyndrEi6</a></td></tr><tr><td>Create holographic images and videos with our Unreal Plugin.</td><td><a href="/pages/-MWj9-07OczrYgMQEcO0">/pages/-MWj9-07OczrYgMQEcO0</a></td></tr><tr><td>Create interactive holographic web apps with our (open source) WebXR library</td><td><a href="/pages/KCiJPVuIHoG460Q6v6zU">/pages/KCiJPVuIHoG460Q6v6zU</a></td></tr></tbody></table>


---

# 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/software/creator-tools.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.
