# Create and Access

There are two ways to access a Challenge Room:

**Create a Challenge Room**

Any Homie will be able to create a Challenge Room whenever he/she wants for free. You must choose:&#x20;

1. Privacy of the room: Public or private.&#x20;
2. Type of Challenge Room.&#x20;
3. Type of scenario.&#x20;

Once you have defined the corresponding fields, you must wait for other Homies to access the room you have created.

**Access a Challenge Room already created**&#x20;

Simple, click on the room you like and wait for it to fill up to start competing.


---

# 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://homiewars.gitbook.io/homie-wars-whitepaper/challenge-rooms/create-and-access.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.
