# Create a Room

#### **Steps to Create a Room**

1. **Access the Chroom Platform**:

<figure><img src="?path=%2Ffiles%2FbN1MzNm0Gd7vZNeVoU1T" alt=""><figcaption></figcaption></figure>

* Navigate to the official Chroom website

2. **Initiate Room Creation**:

<figure><img src="?path=%2Ffiles%2FZszZejTYoobs7jEvyHr2" alt=""><figcaption></figcaption></figure>

* On the homepage, locate and click the "Create Room" button.

3. **Set Room Details**:

<figure><img src="?path=%2Ffiles%2FposwOcNuVc3OObMtagtV" alt=""><figcaption></figcaption></figure>

* **Room Name**: Enter a descriptive name for your room to help participants identify the purpose of the meeting.
* **Language Selection**: Choose your preferred language from the available options. This setting can enhance communication, especially if participants speak different languages.

4. **Configure Media Permissions**:

<figure><img src="?path=%2Ffiles%2F0HdoKjgfyveV3PZBZfpd" alt=""><figcaption></figcaption></figure>

* Upon room creation, your browser will prompt you to allow access to your camera and microphone. Click "Allow" to enable these permissions, ensuring that audio and video functionalities work seamlessly.

5. **Join the Room**:

<figure><img src="?path=%2Ffiles%2F6m3n0RuvU31BJqffY8yl" alt=""><figcaption></figcaption></figure>

* Enter your display name, which will be visible to other participants during the session.
* Click the "Join Room" button to enter the virtual meeting space.

{% hint style="success" %}
By following these steps and utilizing the features outlined above, you can effectively create and manage rooms in Chroom, enhancing your virtual communication experience.
{% endhint %}


---

# 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://chroom1.gitbook.io/chroom/user-guide/create-a-room.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.
