# Step 5: Export Model

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

Finally, we will head to the Export panel to send your model to your simulation engine of choice. Pollination supports a growing list of software, and we are continually working on adding new ones. If you don't see your energy modeling software of choice here, feel free to reach out to us to discuss possibilities.

## Video tutorial

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

## Sample exported models

### Pollination Rhino (.HBJSON)

<figure><img src="/files/hI365mF4Xq0GbwhvWkLG" alt=""><figcaption><p>Revit sample model in [Pollination] Rhino (.HBJSON)</p></figcaption></figure>

{% file src="/files/61M8XhFMoH8CdA42OUPi" %}

### IESVE (.GEM)

<figure><img src="/files/eE61gi2nXmQXLmBi58Lj" alt=""><figcaption><p>Revit sample model in IESVE (.GEM)</p></figcaption></figure>

{% file src="/files/w6xGO6f5KlmrZtnXsg73" %}

### eQuest (.INP)

<figure><img src="/files/AUm1JJU8ZXIwViigPogF" alt=""><figcaption><p>Revit sample model in eQuest (.INP)</p></figcaption></figure>

{% file src="/files/Ihn6xuCvON0OxJT6igq2" %}

### DesignBuilder (.dsbXML)

<figure><img src="/files/2z3oIhZsKZqjDbrFkdrY" alt=""><figcaption><p>Revit sample model in DesignBuilder (.dsbXML)</p></figcaption></figure>

{% file src="/files/NoGtI8Ea4sGdNefFbNwB" %}

### OpenStudio (.OSM)

<figure><img src="/files/XqgK3romnMACNmcoOlml" alt=""><figcaption><p>Revit sample model in OpenStudio (.OSM)</p></figcaption></figure>

{% file src="/files/AQT4GlaT73L3eQeGw0DJ" %}

### gbXML

<figure><img src="/files/sIJzr5doEYuMMdyvy7Nf" alt=""><figcaption><p>Revit sample model in Spider (.gbXML)</p></figcaption></figure>

{% file src="/files/RKdbIEXlwMT9WEDb5jJ7" %}

In addition to the software that we listed above you could use the gbXML export to import the model to many other software including but not limited to Career HAP, and EDSL Tas. We also provide a modified version of the gbXML format optimized for TRACE 700, and TRACE 3D Plus.

<figure><img src="/files/X9QiLznt1lHJbU5OCJ5S" alt=""><figcaption><p>Revit sample model in Tas (.gbXML)</p></figcaption></figure>

<figure><img src="/files/Z7J7HBJDGCde6GWChfzE" alt=""><figcaption><p>Revit sample model in TRACE 3D Plus (.TRACEXML)</p></figcaption></figure>

<figure><img src="/files/VoXzeLhkqxczVmnQJRki" alt=""><figcaption><p>Revit Sample Model in HAP 6.3 (.gbXML)</p></figcaption></figure>


---

# 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/export-your-first-model/step-5-export-model.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.
