# Cleaning DXF or DWG Files

<details>

<summary>How do I clean DXF or DWG in Lite?</summary>

To clean DXF or DWG in Lite you have to specify its original units first. Then mark the regions you want to generate on, optionally exclude some regions like pillars or core of the building using include/exclude toggle and polygon.rectangle tool. At last, draw the spine of circulation using the circulation tool. Save the progress and you're ready to generate.

</details>


---

# 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://help.laiout.co/upload-modes/cleaning-dxf-or-dwg-files.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.
