# Meeting Preview

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

<div align="center"><figure><img src="/files/YlwLmwoeAkv1B6Ro2N0r" alt=""><figcaption></figcaption></figure></div>
{% endcolumn %}

{% column width="66.66666666666667%" %}

<div data-full-width="true"><figure><img src="/files/2Pg00R6NpzzGEYvJyX0x" alt=""><figcaption></figcaption></figure></div>

Whether you’re **creating a meeting** or **joining one via a link**, you’ll always see a **preview screen** first. This gives you a moment to get everything ready the way *you* like it. Here, you can adjust the following:
{% endcolumn %}
{% endcolumns %}

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

* Choose whether you want to join with your **camera** and **microphone** on *(dMeet will request permission to access your camera and microphone)*
* Update your **avatar** *(Avatar customization is available only for authorized users)*
* Change your **name** and **the room name** that other participants will see during the call

→ So you always enter the room exactly the way you want!
{% endcolumn %}

{% column width="33.33333333333334%" %}

<figure><img src="/files/mx4LFHmqqK15hSvOK2xl" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

{% hint style="info" icon="face-grin-stars" %}
Once everything looks good, just click **Start Meeting**, and you're all set!
{% 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/meeting-preview.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.
