# Spirals

![Icon](/files/-LaVjh_gDw6AOYl0ZPFg)

![Sequencer Grid](/files/-Lbq3fV3tl25dhiMqJyz)

![](/files/-LdClqFbpCWZSApGdvCv)

The Spirals effect provides different representations of two and three dimensional spirals and helix. One or multiple colors can be used for the effect. However, this effect looks best with at least two colors selected.

| Option/Settings  | Description                                                                                                                                                                                                  |
| ---------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| **Palette Red**  | Defines the number of times (between one and five) that the selected colors are repeated during the duration of the effect.  Can be adjusted via the Value Curves options.                                   |
| **Spiral Wraps** | Controls the vertical orientation of the spiral. A value of zero is used for vertical lines and the spirals can be adjusted to lean towards either direction.  Can be adjusted via the Value Curves options. |
| **Thickness**    | Controls the thickness of the strands of the spiral.  Can be adjusted via the Value Curves options.                                                                                                          |
| **Movement**     | Controls both the speed and direction that the spirals will move.  Can be adjusted via the Value Curves options.                                                                                             |
| **Blend**        | If set, then all the colors selected are blended together in each strand of the spiral. If not set, then each strand uses a different color.                                                                 |
| **3D**           | If checked, will provide a 3D type of effects.                                                                                                                                                               |
| **Grow**         | The width of each spiral will grow slightly per cycle as it spins.                                                                                                                                           |
| **Shrink**       | The width of each spiral will shrink slightly per cycle as it spins.                                                                                                                                         |


---

# 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://manual.xlights.org/xlights/effects/off/spirals.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.
