# Uploading Floor Plans

<details>

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

For serviced floors you can upload a DXF or DWG file. Additionally you can attach a note or a PDF for us to understand your needs better.

</details>

<details>

<summary>How do I upload?</summary>

The upload process depends on which laiout option you are using. See 'What is the right laiout option for me?' in the How It Works section for guidance on Lite, Pro, and Service modes and their supported input and output formats.

</details>

<details>

<summary>What is the maximum file size I can upload?</summary>

The maximum file size for uploads is 25MB for floor plan files and 85MB for furniture uploads. If your file exceeds these limits, try simplifying the floor plan by removing unnecessary layers or splitting large buildings into separate files.

</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/getting-started/uploading-floor-plans.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.
