> For the complete documentation index, see [llms.txt](https://manual.xlights.org/xlights/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.xlights.org/xlights/effects/off/shimmer.md).

# Shimmer

![Icon](/files/-LZSI6627m7FpKKcJdq6)

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

![](/files/-LZSfRwmeQD_34Kmfq7L)

The Shimmer effect provides an effect whereby the lights rapidly turn on and off. One or multiple colors can be used for the effect.

| Option/Settings    | Description                                                                                                                                                                    |
| ------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| **Duty Factor**    | Defines what percentage of the total cycle the lights will shimmer on. For the rest of the time in the cycle, they will be off.  Can be adjusted via the Value Curves options. |
| **Cycle Count**    | Defines the number of cycles (shimmer on, followed by an off period) that will be repeated in the timeframe of the effect.  Can be adjusted via the Value Curves options.      |
| **Use All Colors** | If checked, then the Shimmer effect generates a pulse rather than a shimmer with the selected colors pulsing off and on in sequence.                                           |


---

# 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:

```
GET https://manual.xlights.org/xlights/effects/off/shimmer.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.
