# Merging Rooms with Similar Programs

It is common for energy modelers to simplify the architectural models before exporting them as an energy model. We currently support merging several rooms together into a single room or simplifying several windows into one or multiple windows.

### Merge rooms

You can merge several rooms into a single room by selecting the rooms and using the [Merge Rooms](/user-manual/model-editor/commands.md#merge-rooms) command. The command also provides options for simplifying the walls or the windows as part of the merge process.

{% embed url="<https://drive.google.com/open?id=1_mlbM3efgGvLu_FsPAo8CcKB3rsShO99&usp=drive_fs>" %}


---

# 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/merging-rooms-with-similar-programs.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.
