# Usage

Simulon Hub allows you to download your scenes, takes and renders. It also allows you to upload custom assets with is covered in the [Custom Asset Preparation](/hub/simulon-hub/blender-integration/custom-asset-preparation.md) section.&#x20;

After installing, logging into and opening hub you'll be greeted with a window that contains all of your scenes.

<figure><img src="/files/HLgjrkkeITYipd1ai79J" alt=""><figcaption></figcaption></figure>

From here you can click on any of your preferred scenes. You will navigate to the Scene details and all data pertaining to the scene will be downloaded.


---

# 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/usage.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.
