# Clean Up

The **Clean Up** operator is a legacy function back from the days when the random operators often ended up with messy topology.

<figure><img src="/files/YfIIx9m9HdsldkeoNlyv" alt=""><figcaption><p>Figure 1</p></figcaption></figure>

It is used to get rid of zero area faces, double faces or faces that have the same area occupying the same space and vertices that are on a straight edge with no other connections.

This is kept as the functionality it provides while no longer a common use case scenario is still useable when the situation needs it.


---

# 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://www.blenderguppy.com/add-ons/random-flow/functions/extras/clean-up.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.
