# Supported File Formats

Pollination's wide array of supported file formats makes it the interoperability tool of choice for building performance simulation. Most tools lock you into one or two proprietary formats, but Pollination is set to change this once and for all. When you have a valid model in any Pollination interface, including the Model Editor, you can export it to your favorite building performance simulation software including but not limited to IES VE, eQuest, OpenStudio, EnergyPlus, Ladybug Tools Honeybee, and IDA ICE.

<figure><img src="https://assets-global.website-files.com/6035339e9bb6445b8e5f77d7/650a2cc4d2ee6b5b7116a34f_pollination-revit-interoprability.jpg" alt=""><figcaption></figcaption></figure>

You can also import several different file formats to the Model Editor for review and cleanup before exporting them to your building performance simulation.

## Model Editor native file format

The Model Editor's native file format is PoMF. It stands for **Po**llination **M**odel **F**ormat, and it includes the model geometry and metadata information as well as the alignment lines and any text of annotations that has been added to the model.


---

# 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/model-editor/supported-file-formats.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.
