# Content input

**Content input** layer template was created to render textures from various *Device* nodes.

## Variables

### **Render**

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

### **Device**

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

Notch variable group is a dynamic one. Refer to [this page ](/layers-and-layouts/layer-layouts/variables/variable-groups.md)for more information.

* **Device**: select the Device this layer should source the texture from
* **Device texture**: contains the texture grabbed from the selected Device node. Used as a Source texture for Layer connections.
* **Auto rename:** select if you want the layer's name to display the state of the variables.

### 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/content-input-template.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.
