# Boards

Throughout the three stages of CollabMind, there is opportunity to upload drawings or files. Think of the Boards as a file folder and an opportunity to group like documents and create a layer of organization to the documents uploaded.

In these sections you will first create a "Board":

* Dream - Schematic Designs
* Dream - Project Planning
* Design - Drawings
* Build - Drawings & RFI - Final Construction Drawings

After you create a Board, follow the typical steps to upload materials.


---

# 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://collabmind.gitbook.io/collabmind-docs/core-features/boards.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.
