# Firework

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

The Depence effects particle engine supports multiple particle emitters in a hierarchical order. This makes it possible for particles to be an emitter themselves. Depence comes with a vast library with many - ready to use - default firework shells and effects.

Depence offers two workflows to use and program firework effects. A [DMX Workflow](/depence-construction/firework/firework-by-dmx.md), which can trigger effects directly by DMX workflow and the more advanced [integrated timeline workflow](/depence-construction/firework/timeline-workflow.md).&#x20;


---

# 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://help.depence.com/depence-construction/firework.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.
