# Country-Specific Regulations

<details>

<summary>Can I check my layout's compliance with local rules?</summary>

laiout cannot guarantee full compliance in every country, but the platform allows you to set parameters to meet local regulations such as clearance constraints, corridor widths, and fire exit distances. More countries are on the roadmap. Contact the team at <info@laiout.co> to check specifics for your region.

**Video guide:** [laiout lessons - How to set location based fire compliance clearances](https://www.youtube.com/watch?v=c9qusNDPEEE)

</details>

<details>

<summary>Do you follow German regulations?</summary>

Yes. laiout supports German regulations including walking clearance, window clearance, and fire exit distance mapping. The fire compliance feature measures distances to fire exits to help you verify your layout meets local requirements.

</details>

<details>

<summary>Do you take into account the location of fire exits in your design?</summary>

Yes. If fire exits are marked in the floor, they will be taken into account.

**Video guide:** [laiout lessons - How to set location based fire compliance clearances](https://www.youtube.com/watch?v=c9qusNDPEEE)

</details>

<details>

<summary>Are distances/clearance enough for my layout to be compliant?</summary>

It's possible to change the clearances to match the local regulations. You can access them via the Advanced Preferences.

**Video guide:** [laiout lessons - How to set location based fire compliance clearances](https://www.youtube.com/watch?v=c9qusNDPEEE)

</details>

<details>

<summary>Is my corridor compliant?</summary>

The default value of the corridor width is 1.5m/60in. This is considered the standard width for 2 wheelchairs to pass next to each other.

**Video guide:** [laiout lessons - How to set and adjust your corridor preferences](https://www.youtube.com/watch?v=0ZYl7VpOujY)

</details>

<details>

<summary>How do I check if there's enough area per person?</summary>

It is possible to check from the Zones Statistics in the Statistics Panel. To ensure correct density, set area per person in preferences.

**Video guide:** [laiout lessons - How to set location based fire compliance clearances](https://www.youtube.com/watch?v=c9qusNDPEEE)

</details>

***

## Video guides

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


---

# 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/compliance-and-regulations/country-specific-regulations.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.
