# Set Fade

**Set fade** layer template changes the fade of a video output, a section or a layer.

## Variables

### Default

<div align="left"><figure><img src="/files/GNOpH3mDVWVp3q7kAkCp" alt=""><figcaption></figcaption></figure></div>

* **Mode**: select the fade of what you'd like to adjust. Options are:
  * *Video output Fade*: adjusts the fade of the selected Video output.
  * *Section Fade*: adjusts the fade of the selected section.
  * *Layer Fade*: adjusts the fade of the selected layer.
* **Fade**: set the new value of the fade. 1 = 100% (fully on), 0 = 0% (fully dimmed).
* **Speed**: adjust the speed of the adjustment. 1 means real-time. If you set it to really small values, like 0.2, the fade value will adjust slowly towards the target value.
* **Auto rename:** select if you want the layer's name to display the state of the variables.


---

# 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.lightact.com/layers-and-layouts/stock-layer-templates/control-layer-templates/set-fade.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.
