# Use with High Resolution Screen

The font of the software interface is no longer blurred when it is displayed in a high-resolution screen.

In "Preferences" - "Rendering", you can set whether the live preview window scales with the screen. When disabled, the resolution of the preview window is fixed. When enabled, the real-time window will adjust to the screen scaling set in the system settings to fit high-resolution screens.

> Caution: On 4K and other high-resolution devices, turning on this option will increase the rendering performance overhead, which may cause operation lag and other problems. The resolution of the software interface is not affected by this option.

<figure><img src="/files/4j3NlEzxttEUAkMO2tNR" alt=""><figcaption><p>Adaptive System Scaling</p></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/preference/use-with-high-resolution-screen.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.
