# Shockwave

![Icon](/files/-Lc3-USSmB9S3RHCsoKw)

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

{% tabs %}
{% tab title="Position" %}
![](/files/-LZSGg3pjVXg2646RlmL)
{% endtab %}

{% tab title="Options" %}
![](/files/-LcyEjACQtOjyRKaqA3O)
{% endtab %}
{% endtabs %}

The Shockwave effect describes a circular object that starts small and expands to a larger circle. The effect can be configured to do the opposite i.e. start as a large circle and shrink to a smaller one.

One or multiple colors can be used for the effect. If multiple colors are used, then as the effect expands or contracts, the circle color will cycle through the selected colors.

| Option/Settings  | Description                                                                                                                                                                                                               |
| ---------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Center X, Y**  | Controls the center of the effect. Moving either value changes the horizontal or vertical axis position.                                                                                                                  |
| **Radius 1, 2**  | Controls the size of the circle effect by changing the starting or ending radius values. If the Radius 2 value is set to be > than the Radius 1 value, then the effect will contract inwards rather than expand outwards. |
| **Width 1,2**    | Controls the amount of the colored component of the effect and the rest of the black background component.                                                                                                                |
| **Acceleration** | Controls the speed at which the effect expands and contracts.                                                                                                                                                             |
| **Blend Edges**  | If selected, the circle colors will have a fuzzy look. If not selected the edges of the circle will have a sharp look.                                                                                                    |


---

# 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/shockwave.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.
