# Welcome to RoomBox

RoomBox is a SketchUp extension for quickly populating buildings with render-ready rooms.

* **First, make sure to read our** [**Getting Started**](https://roombox.help.lindale.io/getting-started)**.**
* For general questions, please read the [FAQ](https://roombox.help.lindale.io/faq).
* For details about the latest changes, please read the [Release Notes](https://roombox.help.lindale.io/release-notes).
* For other questions to the community and the dev team, please visit the [Forums](https://forums.lindale.io/c/roombox/27).

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


---

# 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://roombox.help.lindale.io/welcome-to-roombox.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.
