# Simulon Hub

### Setup

Simulon Hub is currently available for both MacOS and Windows. Download the installers from the following links:

* [MacOS installation](https://app.simulon.com/macos/latest/simulon_hub.pkg)
* [Windows installation](https://app.simulon.com/windows/latest/simulon_hub_setup.exe)

Once installed Simulon Hub will automatically discover new updates and prompt to download if there is one available.

To make use of our [Blender Integration](https://docs.simulon.com/hub/simulon-hub/blender-integration), ensure you have Blender 4.4.3 or above installed.

{% hint style="warning" %}
**Note**

Simulon Hub is developed closely with the Blender plugins, however it is not required to use the Blender plugins to access features such as Take Artifact downloads (i.e Clean plate, audio and raw camera frame data) and asset upload of .usdz/.glb assets
{% endhint %}


---

# 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://docs.simulon.com/hub/simulon-hub.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.
