# Stepper

By default one event will only fire a single shell. Each firework event has property called Firemode.<br>

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

Once you select "Stepper" more options will appear.

| Property    | Description                                    |
| ----------- | ---------------------------------------------- |
| Shots       | Amount of shots per repeat.                    |
| Repeats     | Repeat all steps again.                        |
| Shape       | Defines the shot order.                        |
| Step Angle  | The total angle .                              |
| Step Length | Delay between each step (sec).                 |
| Mirror      | This will invert the order every repeat cycle. |
| Invert      | Inverts the order.                             |

<figure><img src="/files/IelHPsAHzaYrpPmlhMtL" alt=""><figcaption><p>Event with stepper</p></figcaption></figure>

<figure><img src="/files/edDLQiWvL3Q4ANUBS1MI" 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://help.depence.com/depence-construction/firework/timeline-workflow/stepper.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.
