# Introduction

Welcome to the StellarRing: Gas planet and rings shader asset documentation! Whether you're a seasoned developer looking to enhance your scenes or a beginner wanting to learn more about shaders, this asset pack is designed to help you create stunning gas planets with ease. Before you purchase this asset, be sure to check the [compatibility](https://luminaria-development.gitbook.io/gas-planet-and-rings-shader/support/compatibility) page to make sure the shader will work with your Unity project.

**What You'll Find in This Documentation:**

* **Guides:** Step-by-step guides with pictures to help you set up Gas Planet & Rings Shader directly in your project
* **Reference Materials**: Detailed documentation of our shader's features, components, and customization options.
* **Best Practices**: Tips and strategies for optimizing performance and achieving the look you want for your gas planet.
* **Community and Support**: Information on how to get in touch with us, request features, give feedback, and connect with fellow users.

Thank you for choosing StellarRing for your project, and we look forward to seeing the incredible worlds you'll create with our shaders.

<figure><img src="https://188182089-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGOEWxWqXfnFgcSfX3GI6%2Fuploads%2Fs92eN8Hjwb6C4rYGo47Q%2F0001.jpg?alt=media&#x26;token=74ad9975-6315-48f5-9d32-784f601b63dc" alt=""><figcaption></figcaption></figure>


---

# 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://luminaria-development.gitbook.io/gas-planet-and-rings-shader/welcome/introduction.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.
