# Using Overlays

<details>

<summary>How do I add an overlay?</summary>

When in empty floor view, click on Overlay in the top panel. Upload button will appear. Click on it and select a file you want to upload. Adjust uploaded file to match the scale of the layout by dragging the corners in and out.

</details>

<details>

<summary>What formats can I upload as an overlay?</summary>

You can upload PDF, JPG and PNG files as an overlay.

</details>

<details>

<summary>Can I upload a PDF to compare it with my layout?</summary>

Yes, you can upload a PDF as an Overlay. to do so, when in empty floor view, click on Overlay in the top panel. Upload button will appear. Click on it and select a file you want to upload. Adjust uploaded file to match the scale of the layout by dragging the corners in and out.

</details>

<details>

<summary>Can I upload engineering layer?</summary>

Yes, you can upload a PDF as an Overlay. to do so, when in empty floor view, click on Overlay in the top panel. Upload button will appear. Click on it and select a file you want to upload. Adjust uploaded file to match the scale of the layout by dragging the corners in and out.

</details>

<details>

<summary>Can I overlay engineering or ceiling drawings?</summary>

Yes. You can upload engineering layers, ceiling plans or any reference drawing as a PDF, JPG or PNG overlay to compare against your layout.

</details>

<details>

<summary>How to change the opacity of an overlay?</summary>

When in Overlay mode, you can adjust the opacity of the overlay by moving the slider next to the upload button, in the top bar.

</details>

<details>

<summary>How can I make my overlay transparent?</summary>

When in Overlay mode, you can adjust the opacity of the overlay by moving the slider next to the upload button, in the top bar.

</details>

<details>

<summary>How do I turn on my overlay?</summary>

After uploading an overlay and generating, the overlay will automatically turn off so you can see the layout without any obstructions. To turn it back on, click on "Overlay" button in the top bar. After clicking on it, you can also adjust the opacity.

</details>

<details>

<summary>Can I have more than one overlay uploaded?</summary>

No, only one overlay file can be uploaded. If you upload second file, first file will be discarded.

</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/designing-your-space/using-overlays.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.
