# Exporting the Exterior Envelope

Sometimes all you need is the building envelope. You can use the [Merge Rooms](/user-manual/model-editor/commands/alphabetically/me_merge_rooms.md) command with a high tolerance value to merge the rooms on the floor together quickly. This is also a necessary step for creating [core and perimeter models](/user-manual/model-editor/workflows/creating-core-and-perimeter-models.md).


---

# 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/workflows/exporting-the-exterior-envelope.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.
