# Lite Mode

<details>

<summary>What file formats can I upload to Lite?</summary>

You can upload DXF, DWG and PDF files.

</details>

<details>

<summary>Can I upload PDF in Lite?</summary>

Yes, you can. You will have to specify the scale though.

</details>

<details>

<summary>Can I edit floors in lite after generating?</summary>

To edit a floor you’ve once completed and generated on, go to the Floor page by clicking on Floor name in the breadcrumbs. Select ‘Edit floor plan” to edit it further.

</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/lite-mode.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.
