# Render

Rendering is the part where the design results are harvested. D5 Render is preset with the best rendering parameters and the user only needs to select the desired resolution of the image. In render mode, the output format, resolution, channel settings and other parameters will be recorded and applied automatically next time we enter render mode.

## :camera\_with\_flash:Image and **P**anorama <a href="#image" id="image"></a>

{% content-ref url="/pages/AKhQznK5dl37oQtV1jPu" %}
[How to render a scene?](/user-guide/render/how-to-render-a-scene.md)
{% endcontent-ref %}

:point\_up\_2:To output a single image, please read this document.

## :projector: **Video**

{% content-ref url="/pages/-MkMNA8\_QhBYmqQFZHcN" %}
[How to use the Multimedia Material?](/user-guide/material/video.md)
{% endcontent-ref %}

:point\_up\_2:This document introduces the creation and rendering methods of video clips, detailing the parameters related to animation keyframes.

## :man\_mage: **Render Queue**

{% content-ref url="/pages/-MkMQT47AA\_KzgPZ4fwv" %}
[Why are plant shadows discontinuous in specific resolutions' outputs while preview is normal?](/user-guide/render/queue.md)
{% endcontent-ref %}

:point\_up\_2:Important batch rendering feature, which can be utilized to render multiple rendering jobs at once.


---

# 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.d5render.com/user-guide/render.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.
