# Creating your first site

To create your first site, click 'Sites' on the sidebar.

<figure><img src="https://984189309-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLVaQ6HmIYAh0pgdeXlHW%2Fuploads%2FLFu73jiBRY6kp6oxF2ya%2FScreenshot%202022-12-06%20at%2013.22.14.png?alt=media&#x26;token=3b70dd45-e97c-443d-95fe-29745695b2d7" alt=""><figcaption></figcaption></figure>

There will be no sites if you have just onboarded your organisation. Start by clicking Add site.

<figure><img src="https://984189309-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLVaQ6HmIYAh0pgdeXlHW%2Fuploads%2FFD0LgRw1nG6TumJz6D6R%2FScreenshot%202022-12-06%20at%2013.22.25.png?alt=media&#x26;token=90d02b78-82ae-4187-abeb-bbdad13d08d9" alt=""><figcaption></figcaption></figure>

Complete the required fields, and optionally any extra fields, and click 'Add site'.

<figure><img src="https://984189309-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLVaQ6HmIYAh0pgdeXlHW%2Fuploads%2FIuDdZJ2Cc7GelItT5Q1C%2FScreenshot%202022-12-06%20at%2013.29.46.png?alt=media&#x26;token=8d6b1f79-3f45-4b1d-8f91-207d3dee138f" alt=""><figcaption></figcaption></figure>

Rooms can now be created at this site. It is recommended to create a site for each physical location where rooms can be located.


---

# 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://meetingroom-management.gitbook.io/knowledge-base/creating-your-first-site.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.
