# What is D5 SR?

D5 SR (D5 Super Resolution) is a proprietary super-resolution sampling algorithm developed by D5, which combines multi-channel rendering feature maps and utilizes a neural network-based super-resolution image generation algorithm to significantly accelerate the rendering speed of still images.

Enable this option in "widgets" of "Preferences".&#x20;

{% hint style="info" %}
D5 SR is enabled when the image resolution is ≥ 1440\*1440.
{% endhint %}

> Note:\
> 1\. This feature does not support outputting **exr format** at the moment;\
> 2\. This feature does not support Intel and **AMD series graphics cards** at this time;\
> 3\. It is not recommended to turn on D5 SR rendering for scenes with post effects such as depth of field and foaming;\
> 4\. **Image rendering with D5 SR turned on will result in faster rendering while losing some rendering detail.**

<figure><img src="/files/iPUvSEW3w28C2vQyDq76" 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://docs.d5render.com/user-guide/render/what-is-d5-sr.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.
