# Exporting Model

Once you have the snapshots, you can use the Pollination Model Editor to clean them up quickly and export them to any of the [supported file formats](/user-manual/model-editor/supported-file-formats/export.md). By the end of this section you will export the Revit Sample Model as a valid energy model to your platform of choice while learning how to use the Model Editor. At that point you can also add the Pollination Revit plugin to your resume! :)

To open the Model Editor, click the "Export Model" button.

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

This video gives you an overview of the Model Editor UI.

{% embed url="<https://youtu.be/SAt9dZDRkxo>" %}

Here is a screenshot of the Model Editor user interface.

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

For this specific model, we will merge the snapshots before starting the clean-up, but for larger models with more levels, you may want to clean up the snapshots for each level first, before combining them into a single snapshot.


---

# 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.pollination.solutions/user-manual/revit-plugin/pollination-revit-classic/hands-on-tutorial/getting-started.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.
