# Learning Resources

<details>

<summary>Where can I find video tutorials?</summary>

laiout maintains a library of short video tutorials on YouTube called "laiout lessons." These cover everything from uploading your first floor plan to advanced features like multi-tenancy and custom furniture. You can find the playlist at youtube.com/@laiout. Each video is two to five minutes long and focuses on a single feature or workflow.

**Video guide:** [laiout lessons - Quick Tips](https://www.youtube.com/playlist?list=PLLbfTi0d-lsahnbXnOQx5Suu5na4DOjPx)

</details>

<details>

<summary>Does laiout offer onboarding or training for new customers?</summary>

Yes. When you start with laiout, the team provides onboarding sessions tailored to your role and use case. These sessions walk you through the platform, help you upload your first floor plans, and ensure your team is confident using the tool independently. Contact your account manager or <info@laiout.co> to arrange training.

</details>

<details>

<summary>Is there a community or forum for laiout users?</summary>

For community engagement and industry discussion, follow laiout on LinkedIn where the team regularly shares product updates, customer stories and industry insights. For direct support, contact <info@laiout.co>.

</details>

<details>

<summary>How do I stay updated on new features and product releases?</summary>

New features are announced through the laiout newsletter and LinkedIn page. Recent releases include AI Renders, laiout Flow and Final Design. For feature requests, contact the team at <info@laiout.co>.

</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/additional/learning-resources.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.
