# Layers

Layers are used to distinguish between **force feedback** effects for **clockwise** and **counterclockwise** rotation. Force feedback effects can be experienced in both direction or only in clockwise or counterclockwise rotation. To adjust these settings go to the [**effect settings**](/create-and-edit-files/effect-settings.md) and change the **'rotation'** settings of the selected effect.&#x20;

Use the icons to hide/show or lock/unlock the layers.

![collection layers CW and CCW](/files/-MjjLPCxKUyG8Zd6Nek0)

<div align="center"><figure><img src="/files/-MlRCpLZVe1yGnAotVYr" alt="" width="375"><figcaption><p>Turn effects on and off in clockwise or counter clockwise direction <br>from the Effect Details. Select every rotation to repeat an effect<br>every rotation.</p></figcaption></figure></div>


---

# 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://docs.feelix.xyz/create-and-edit-files/working-with-layers.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.
