# \&welcome

Sender-Side Option! ([`&push`](/advanced-settings/setup-parameters/push.md))

## Aliases

* `&entrymsg`

## Options

Example: `&welcome=Hello`

<table><thead><tr><th width="192"></th><th></th></tr></thead><tbody><tr><td>(string)</td><td>the message the guest will see when joining the room</td></tr></tbody></table>

## Details

You can set a message on the guest-invite link that appears as an overlay, appearing to be from the director, once the guest joins the stream.

example: [`https://vdo.ninja/?room=roomname&welcome=hello`](https://vdo.ninja/?room=roomname\&welcome=hello)

![](/files/erObPgW04fmzhqn3quWM)

The message can be URL encoded, to allow for spaces and special characters. You can do so with this tool: [https://www.urlencoder.org](https://www.urlencoder.org/)

You can also activate the welcome message as a director via a new toggle option. When selected, it offers the director an input text prompt and then auto-encodes the message for the director to the guest invite link.\
![](/files/uSOwjrKO298r9rO3cdlE)

## Related

{% content-ref url="/pages/Do4DlNatmfIle3aD7I5c" %}
[\&welcomeb64](/advanced-settings/setup-parameters/and-welcomeb64-alpha.md)
{% endcontent-ref %}

{% content-ref url="/pages/Cwy2zLa706rYTOG9K3Ke" %}
[\&welcomeimage](/advanced-settings/setup-parameters/and-welcomeimage.md)
{% endcontent-ref %}

{% content-ref url="/pages/CbKoEWEFlHpHuHJyKpQy" %}
[\&hangupmessage](/advanced-settings/setup-parameters/and-hangupmessage-alpha.md)
{% endcontent-ref %}


---

# 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.vdo.ninja/advanced-settings/setup-parameters/and-welcome.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.
