# Welcome

If you're viewing the offline pdf documentation, view the latest online documentation [**HERE**](https://cw-systems.gitbook.io/gas-giant-forge).

<figure><img src="https://3949890128-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnQERdw0zj1xpsiyQo0vE%2Fuploads%2FKyOFQO7XSDjLTA0PYQlG%2FCover.jpg?alt=media&#x26;token=3c5cf2fb-15cc-42bc-90d8-1f2188cc211b" alt=""><figcaption><p>The Ultimate Nebula Rendering System</p></figcaption></figure>

This asset is designed to work in Unity 2021 LTS, Unity 2022 LTS, Unity 2023, and Unity 6, with the Built-In Render Pipeline, URP, and HDRP.

All example scenes are in the **"Plugins/CW/Nebula Forge/Scenes"** folder. These show you what fully configured nebulae look like.

## Required Packages

Your project must have the **Shader Graph** package installed.

<details>

<summary>Package Installation Guide</summary>

### Open: Window / Package Manager

<figure><img src="https://3949890128-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnQERdw0zj1xpsiyQo0vE%2Fuploads%2FJBqKVJuneEYxpYApcA7c%2Fimage.png?alt=media&#x26;token=dae8e18c-a183-40eb-b479-ae456d2f5031" alt=""><figcaption></figcaption></figure>

### Install Package: Shader Graph

<figure><img src="https://3949890128-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnQERdw0zj1xpsiyQo0vE%2Fuploads%2FC5YpGY523XCvqvUz154v%2Fimage.png?alt=media&#x26;token=e59ab0ee-f80d-4416-adfa-75919ddf8ff8" alt=""><figcaption></figcaption></figure>

## **Done!**

</details>


---

# 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://cw-systems.gitbook.io/nebula-forge/welcome.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.
