# Fixing Visible Misalignment and Gaps

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

For anyone who might need the files, here are the files you'll need to follow this section.

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

In this step, we fix the misalignment in the model where the room walls/edges are not aligned. We also remove the small holes from the model and fill the gaps between the rooms. The most frequently used commands for this step are:

* ![](/files/tpJlwC1hBuJAbr9gBN5s) [Auto Align](/user-manual/model-editor/commands/alphabetically/me_auto_align.md)
* ![](/files/Q20CGlq8gnKfG2QZY55Z) [Align \[to Line\]](/user-manual/model-editor/commands/alphabetically/me_align.md)
* ![](/files/wEeYozIfl1gd9UfPuzhB) [Remove Holes](/user-manual/model-editor/commands/alphabetically/me_remove_holes.md)
* ![](/files/tga5M3dvMLP4EzxKhlFF) [Pull to Room](/user-manual/model-editor/commands/alphabetically/me_pull_to_room.md)
* ![](/files/TDM0oQ34xCuR8pLKoe2d) [Remove Short Segments](/user-manual/model-editor/commands/alphabetically/me_remove_short_segments.md)
* ![](/files/6im47TR2TCqSeXVOkLmM) [Join Coplanar Faces](/user-manual/model-editor/commands/alphabetically/me_join_coplanar_faces.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/revit-plugin/pollination-revit-classic/hands-on-tutorial/getting-started/fixing-visible-misalignments-and-gaps.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.
