# Create Room

<figure><img src="/files/HB0dtvukg2MUIY7WC4CE" alt=""><figcaption></figcaption></figure>

## 1.Host Room

Creates the name of the room.

## 2.Password

Set the room's private password.

{% hint style="info" %}
The "Private" option needs to be checked to appear.
{% endhint %}

## 3.Map

Select the map for the matchup.

## 4.Game Mode

Choose the captain's game play mode.

## 5.Max Players

The maximum number of players in the room.

## 6.Round Time

Room Match Time.

## 7.Goal

The value of the target is reached. Game matchmaking reaches the goal to end the game early.

## 8.Max Ping

Players join the room with a maximum network ping, beyond which they are automatically disconnected.

## 9.Auto Team Selection

Whether to enable automatic team assignment.

## 10.Friendly Fire

Whether or not to turn on teammate damage.

## 11.With bots

Whether or not to add bots.

## 12.Create

Create room.


---

# 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://docs.atdawn.io/game-content/gaming-lobby/create-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.
