# Multi-layer

**Multi-layer** template was created so that the users could use one layer and switch between Video, Notch or Device sources.

## Variables

### **Render**

Explained in [Stock Layer Templates](/layers-and-layouts/stock-layer-templates.md).

### **Media**

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

* **Source**: select whether you want this layer to get its texture from Video asset, Notch asset or a Device node.
* **Device texture**: contains the texture grabbed from the selected Device node. Used as a Source texture for Layer connections.

### **Video**

Same variables as in [Video layer template](/layers-and-layouts/stock-layer-templates/content-layer-templates/video-1.md).

### **Notch**

Same variables as in [Notch layer template](/layers-and-layouts/stock-layer-templates/content-layer-templates/notch-layer-template.md).

### **Device**

Same variables as in [Content input layer template](/layers-and-layouts/stock-layer-templates/content-layer-templates/content-input-template.md).

### Other variable groups

Explained in [Content Layer Templates](/layers-and-layouts/stock-layer-templates/content-layer-templates.md).


---

# 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/content-layer-templates/video.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.
