# How to use the D5 SR Image Rendering (beta) Widget ?

Based on neural network super-resolution image generation algorithm and combined with multiphases rendering feature maps, D5's self-developed super-resolution algorithm significantly improves image rendering speed.

In Preference, turn on this Widget to enable D5 SR when the image resolution is ≥ 1440\*1440.

<figure><img src="/files/Kex1NNFbjtBEVaXPXUpk" alt=""><figcaption><p>D5 SR Image Rendering (beta)</p></figcaption></figure>

> Note:
>
> 1. This function does not support outputting exr format for the time being.
> 2. This function does not support Intel and AMD series graphics cards for the time being.
> 3. It is not recommended to enable D5 SR rendering for scenes with depth of field, floodlight and other post-production effects.
> 4. Enabling D5 SR for image rendering will speed up the rendering speed, but at the same time, some rendering details will be lost.


---

# 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/widget/how-to-use-the-d5-sr-image-rendering-beta-widget.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.
