# Creating a Project

In the Projects section, click on the + sign to add a new project.

<figure><img src="/files/J5b6jho6hXSdBSgbgAQY" alt="" width="375"><figcaption></figcaption></figure>

The screen with the project info will pop up. Add your project name and include any collaborators here. Don't worry, you'll be able to add collaborators at other times also!

Add your project image - think a photo of the existing conditions, a floor plan, your favorite rendering, any photo or file will work.

<figure><img src="/files/rFsxmR1NwJQdq17yysuv" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/tEtgIXlHFgt6tije2j0X" alt="" width="375"><figcaption></figcaption></figure>

Remember you may need to grant CollabMind access on the first connection.

Click "Add Project".


---

# 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/getting-started/creating-a-project.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.
