> For the complete documentation index, see [llms.txt](https://uni.fotello.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://uni.fotello.co/other-assets/floor-plans.md).

# Floor Plans

Floor plans are a simple upsell that elevate buyer interest and perception, thus, adding value for your customers.

### Add floor plans

You have two options:

* **Upload files** (drag + drop, or browse)
* **Add from URL** (paste a link, then click **Add URL**)

### Supported formats and limits

* Formats: **PDF**, **JPG**, **PNG**, **GIF**, **WebP**, **SVG**, **TIFF**
* Max size: **50 MB per file**

<figure><img src="/files/7CPSQflZXUT6YroYcPO6" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="info" %}
If your images are huge, export a smaller JPG/PNG or combine pages into a PDF.
{% endhint %}

### Best practices

* Use PDFs or links when possible.
* Upload a single PDF for multi-story plans. Multi-page PDFs are automatically optimized for scrolling.
* If you’re using images, keep them lightweight. Separate JPGs/PNGs work great for one-off levels.
* Keep file sizes small so the final property website loads fast.

> Once all the assets have been added, see [Deliver listing](/delivering-listings/deliver-listing.md) to send your customers an all-in-one link.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://uni.fotello.co/other-assets/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.
