# What is a drs file?

Click "Menu" -> File -> Save to save your model as a project file, which can be easily opened and viewed again. You can choose any location to store your project files. As with other common file data, you can manage your D5 Render project files locally, or package them up, copy them to other devices, and send them to others.

<figure><img src="/files/4w9oIhieJg9hrotjKSPZ" alt=""><figcaption></figcaption></figure>

**\*.drs** file is a D5 Render-specific format and is only supported to be opened by D5 Render. In addition to the \*.drs file, the project file contains other folders that are necessary for project files.

**\*.drs** file can be opened directly by double-clicking to launch D5 Render directly, or the .drs project file can be opened via the Open option in D5 Launcher.

<figure><img src="/files/VuiArIFW0fwFdJBBh7x0" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
When packing or copying project files, please copy all the file data under the project file folder, including drs, in order to use it properly in D5 Render. Otherwise, the file will be corrupted and cannot be opened or opened without the project file.
{% endhint %}


---

# 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/resource/drs.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.
