# Version Comparison

D5 account is available in **Community** and **Professional** versions.

* **Community Version** includes all basic features such as material and light editing, basic Asset Library, rendering videos and images, and many other features.
* **Professional Version** includes a high quality Asset Library in addition to the basic features. D5 Pro is not tied to a device and can be used by logging in.

|                                         | Community | Professional |
| --------------------------------------- | --------- | ------------ |
| Number of projects                      | No Limit  | No Limit     |
| Custom Material Editing                 | ✅         | ✅            |
| Environment editing and post-processing | ✅         | ✅            |
| Animation Path Tool                     | ✅         | ✅            |
| Image and panorama rendering            | ✅         | ✅            |
| Video Rendering                         | ✅         | ✅            |
| Batch Rendering                         | ✅         | ✅            |
| **Assets**                              |           |              |
| Customize HDR/LUT/IES files             | ✅         | ✅            |
| Customize Asset Library                 | ✅         | ✅            |
| D5 Works cloud-based Asset Library\*    | -         | ✅            |
| **Support**                             |           |              |
| Exclusive live online courses           | -         | ✅            |
| Professional Technical Support          | -         | ✅            |

> \* D5 Works Asset Library contains: interior and exterior static models, dynamic 3D models, dynamic particles, etc.

For non-logged-in users or non-Pro users, a login or purchase prompt will pop up when using Pro exclusive assets. Pro users can use all assets directly after login.


---

# 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/d5-account-and-purchase/version-comparison.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.
