# DM Notice

{% hint style="danger" %}
Waya is committed to providing a safe and respectful environment for all users. We do not support or tolerate any harmful or offensive content or language.
{% endhint %}

## What is this?

This is a feature that automatically sends a pre-set message to new joining members. The content of the **DM messages are determined by the server admins and is not controlled by Waya.** We do not support or tolerate any harmful or offensive content or language.

## How to remove this button?

This is a notice to inform users that it's content determined by the server admins, for safety reasons and is not able to be removed (for now).

## How do I disable this?

To disable this feature, a server admin has to run the `/config` command and head over to **Logging > Welcomer > DM Message > Disable**. Note that this action will delete all the content of that configured message.

## How can I have this too?

1. Install Waya on your server by going to [get.waya.one](https://get.waya.one).
2. Run the `/config` command.
3. Go to **Logging > Welcomer > DM Message**.
4. 🎉 Done! Try it out with `wa greet`


---

# 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.waya.one/greetings/welcomer/dm-notice.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.
