# For Hosts: Pre-settings

One of the great things about dMeet is that **anyone can create a meeting room — even without authorization!**

{% columns %}
{% column width="33.33333333333333%" %}

<figure><img src="/files/xMqZXBIwno8cRqO8AtDD" alt="" width="195"><figcaption></figcaption></figure>
{% endcolumn %}

{% column width="66.66666666666667%" %}

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

There is also an option to **Make a Call** but you’ll need to [**complete authorization**](/whats-dmeet/registration.md) first.

Once click **Create a Meet** — you’ll be taken straight to the **meeting preview**.
{% endcolumn %}
{% endcolumns %}

{% hint style="success" %}
Before creating your room, we recommend [**personalizing your profile**](/about-your-profile/account-information.md) so other participants can easily recognize you and feel more comfortable during the call!
{% 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://docs.dmeet.org/lets-get-started/for-hosts-pre-settings.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.
