# Adding UniStorm to a Scene

To add UniStorm to a scene, go to Window>UniStorm>Create Weather System and choose which type of system you would like to add to your scene. These are based off of the included demo scenes. If you are unsure which version you want, you can start with the Standard version.

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

Once you choose a version, it will spawn a UniStorm system to your scene.&#x20;

{% hint style="warning" %}
**Important:** If you do not see any clouds, you may need to enable Volumetric Clouds within your Render Pipeline Asset. A tutorial on this can be found here: [Setting up a Project with UniStorm](/unistorm-hdrp-wiki/getting-started/setting-up-a-project-with-unistorm-hdrp.md)
{% endhint %}

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

You will now need to setup UniStorm with your player, a tutorial on this can be found here: [Setting up a Player with UniStorm](/unistorm-hdrp-wiki/getting-started/setting-up-a-player-with-unistorm.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://bhs-2.gitbook.io/unistorm-hdrp-wiki/getting-started/adding-unistorm-to-a-scene.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.
