# Welcome

### Steps

**1. Setting the Channel**

* Run `/setup welcome` to open the menu.
* Click on `Create` to set the channel or click on `Auto Create` to have Splay create a channel automatically.

<figure><img src="https://67233231-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpHc1CSbcmsktB3qtFnF5%2Fuploads%2FmNfGpV30eZfcQvWYFEXn%2FSetup-Welcome.png?alt=media&#x26;token=dadcd65f-9ed9-4869-b97f-4ab63133f502" alt=""><figcaption></figcaption></figure>

{% hint style="danger" %}
*Ensure that the channel you're setting is a text channel.*
{% endhint %}

## Adding Welcome Role/Editing the welcome message

* Run `/setup welcome` to open the menu.
* Make sure you have at least 1 system.
* Use the drop-down to select a configuration.
* You should see a screen like this.
* Now, you can edit/delete the settings for that system.

<figure><img src="https://67233231-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpHc1CSbcmsktB3qtFnF5%2Fuploads%2FkDQQdtg34OMI8WxQ6cYZ%2FBild_2023-09-23_010113756.png?alt=media&#x26;token=8c913a44-64cc-4dc3-bc00-5a44793a6104" alt=""><figcaption></figcaption></figure>


---

# 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://splay.gitbook.io/splay/setting-up/welcome-and-leave/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.
