# Cleaning PDF Files

<details>

<summary>How do I clean PDF in Lite?</summary>

To clean PDF in Lite you have to specify its scale first by marking a known dimension with the dimension line. 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>

<details>

<summary>How do I ensure the scale is correct in the PDF?</summary>

To ensure your PDF is scaled correctly, it is best to have a confirmed reference dimension of some object in your floor plan, so you can scale the PDF based on that reference. If you don’t know exact dimensions, you can scale your PDF by assuming a default dimensions of some object, fo an instance size of stairwell/bathroom door to be 0.9 m / 3 ft.

</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-pdf-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.
