# Exporting Rooms, Spaces, and Areas

Once you select the windows and doors families, it is time to export the rooms, spaces, or areas as Pollination rooms.

{% hint style="info" %}
In this tutorial, we will use rooms as the geometry source, but the workflow will be the same for exporting Revit spaces or areas.
{% endhint %}

To start exporting Revit rooms, spaces, or areas as a Pollination snapshot, click on the `Export Rooms` button.

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

You should see a UI similar to the screenshot below. This UI walks you through the required steps for reviewing and exporting the rooms, spaces, or areas as a Pollination snapshot. Use the back and forward buttons on the bottom left to navigate the different steps.

<figure><img src="/files/4BAjH4p4efGDvc0Hm2tH" alt=""><figcaption></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/pollination-revit-classic/hands-on-tutorial/exporting-rooms-spaces-and-areas.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.
