# Quick Start Guide

<details>

<summary>How do I get started with my first floor plan?</summary>

To get started: (1) Sign in at app.laiout.co and create a new project from your dashboard. (2) Upload your floor plan file (DXF, DWG or PDF). (3) Draw your corridors using the corridor editor. (4) Set your preferences for rooms, desks, amenities and density in the Preferences panel. (5) Click Generate and review your AI-created layout options. You can then edit zones, compare metrics, save favourites and export or share your results.

**Video guide:** [laiout lessons - In Practise / From empty plan to resolved design in under 10 minutes](https://www.youtube.com/watch?v=at9txcVFgOI)

</details>

***

## Video guides

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


---

# 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/welcome/quick-start-guide.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.
