# What is Hardware testing?

> D5 Render is based on real-time ray-tracing technology and has minimum requirements for hardware and system configurations.

When D5 Render is opened for the first time, it automatically checks if the user's device meets the operating requirements. If the device does not meet the current configuration requirements, relevant information will be displayed.

<figure><img src="/files/PNy8QnxAlUYW8W0gSSOM" alt=""><figcaption><p>Not passing hardware test</p></figcaption></figure>

If you need to test again, you can click the version number at the bottom left corner of D5 Launcher or Menu-Help-System Info, and it will re-test when you open it again.

| <img src="/files/jUKtXTmJltMT2DkSQNyW" alt="" data-size="original"> | <img src="/files/gfPhOm9BtLFmAl7kaKes" alt="" data-size="original"> |
| :-----------------------------------------------------------------: | :-----------------------------------------------------------------: |


---

# 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/hardware/what-is-hardware-testing.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.
