# File Saving

## Exporting

If your file contains multiple design alternatives or other working models, we recommend that you export your current design to a separate file. This way you know exactly which objects will in your exploration.&#x20;

* Select masses that you want to use in your exploration.
* Use the `Export` command to export to another Rhino 3dm file.

<figure><img src="/files/6VVUvwRs970Smm1rqozK" alt=""><figcaption></figcaption></figure>

## File Size

Currently we only only files that are under 100mb to be processed. If your file is larger than that, or if you want to speed up the processing speed, you can use the `save small` option.

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

<br>


---

# 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.deepform.net/rhino-3d-modeling-guide/file-saving.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.
