> For the complete documentation index, see [llms.txt](https://mazingxr.gitbook.io/mazing-world/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mazingxr.gitbook.io/mazing-world/product-guides/premium-features/fire-particles.md).

# Fire Particles

## Final Result :tada:

<figure><img src="/files/HLEFg6mnyKnKtFodqYZO" alt=""><figcaption><p>Active fire particles</p></figcaption></figure>

## How does it work?

### Step 1: Turn on the Fire feature

Go to the premium tab and turn on the fire feature. You will see some settings to create the perfect flame. It may look overwhelming first but it is easier than it looks!

<figure><img src="/files/4U0D1DvHM6DS90BJPNlC" alt=""><figcaption><p>Activate the fire feature and configurate the particles</p></figcaption></figure>

### Step 2: Configure the particles based on your needs

Select the Mesh you want on fire and it will be applied immediatly.

<figure><img src="/files/m2zEuRqBMqSBf1tw6JBA" alt=""><figcaption><p>Select the desired Mesh</p></figcaption></figure>

#### Settings

You can configure following settings:

* Fire Spread: Decide how wide the Fire keeps spreading
* Fire Height: This will define how high the flame goes
* Fire Intensity: Make the flame as bright as you want
* Fire Speed: Control how fast the particles respawn
* X-Position: Place the fire on the x axis
* Y-Position: Place the fire on the y axis
* Z-Positon: Place the fire on the z axis

Let's get the right position for our fire particles example!

<figure><img src="/files/7AUOobigXzW1IJqHHkrP" alt=""><figcaption><p>Place the fire based on your needs</p></figcaption></figure>

Congrats! You created your first Fire Mesh!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://mazingxr.gitbook.io/mazing-world/product-guides/premium-features/fire-particles.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
