# Supported Image Formats

Element can use PNG or JPEG file formats as material textures.  You can also use After Effect layers as textures by loading them into the Custom Texture slot in the Element effects control panel, see using [Animated Video Textures](/element2/texturing-and-materials/supported-image-formats.md).<br>

<figure><img src="https://www.videocopilot.net/assets/public/ckfinder/userfiles/images/texturing_and_materials/SUPPORTED%20IMAGE%20FORMATS.jpg" alt=""><figcaption></figcaption></figure>


---

# 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://video-copilot.gitbook.io/element2/texturing-and-materials/supported-image-formats.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.
