# Model Editor Most Common Workflows

- [Fixing Holes, Misalignments, and Small Gaps](https://docs.pollination.solutions/user-manual/model-editor/workflows/fixing-holes-misalignments-and-small-gaps.md)
- [Snapping Model to Grid](https://docs.pollination.solutions/user-manual/model-editor/workflows/snapping-model-to-grid.md)
- [Filling Holes with Rooms](https://docs.pollination.solutions/user-manual/model-editor/workflows/filling-holes-with-rooms.md)
- [Merging Rooms with Similar Programs](https://docs.pollination.solutions/user-manual/model-editor/workflows/merging-rooms-with-similar-programs.md)
- [Merging Small Rooms with the Adjacent Rooms](https://docs.pollination.solutions/user-manual/model-editor/workflows/merging-small-rooms-with-the-adjacent-rooms.md)
- [Simplifying Windows](https://docs.pollination.solutions/user-manual/model-editor/workflows/simplifying-windows.md)
- [Simplifying Curved Edges](https://docs.pollination.solutions/user-manual/model-editor/workflows/simplifying-curved-edges.md)
- [Adjusting Floor Plans for Exterior Wall Thickness](https://docs.pollination.solutions/user-manual/model-editor/workflows/adjusting-floor-plans-for-exterior-wall-thickness.md)
- [Exporting the Exterior Envelope](https://docs.pollination.solutions/user-manual/model-editor/workflows/exporting-the-exterior-envelope.md)
- [Creating Core and Perimeter Models](https://docs.pollination.solutions/user-manual/model-editor/workflows/creating-core-and-perimeter-models.md)
- [Editing Roofs](https://docs.pollination.solutions/user-manual/model-editor/workflows/editing-roofs.md)
- [Adding Ceiling and Floor Plenums](https://docs.pollination.solutions/user-manual/model-editor/workflows/adding-ceiling-and-floor-plenums.md)
- [Renaming Rooms](https://docs.pollination.solutions/user-manual/model-editor/workflows/renaming-rooms.md)
- [Validating Models](https://docs.pollination.solutions/user-manual/model-editor/workflows/validating-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.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.
