# Freezing Zones

<details>

<summary>What does the freeze button do?</summary>

The freezing locks the selection to preserve the zone(s) selected.

</details>

<details>

<summary>Can I keep some zones in the newly generated options?</summary>

Yes. It's possible to select a Zone, click on the lock button to freeze a zone.

**Video guide:** [laiout lessons - How to generate floorplans and review the best options](https://www.youtube.com/watch?v=kafCZMHpeRw)

</details>

<details>

<summary>Can I save zones I like?</summary>

Yes. It's possible to select a Zone, click on the lock button to freeze a zone.

</details>

<details>

<summary>I want to change zone type but save the furniture. What do I do?</summary>

There is no direct way to change zone type but save the furniture. When changing the zone type, the furniture will be refreshed.

</details>

***

## Video guides

{% embed url="<https://www.youtube.com/watch?v=kafCZMHpeRw>" %}


---

# 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/editing-your-layout/freezing-zones.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.
