# Stickymessage 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 every 6 seconds when there is no active conversation. The content of the **stickymessages 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 the stickymessage feature is enabled and determined by the server admins, for safety reasons and is not able to be removed on the free plan. However, the feature can be removed on the Enterprise plan. If you are interested in this option, please [visit our Enterprise page ](https://waya.one/enterprise)for more information.

## How do I disable this?

To disable the stickymessages feature, a server administrator can use the command `/stickymessages delete` command on the server. This will stop the automatic resending of the pre-set 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 `/stickymessages create` and follow through that embed.
3. 🎉 Done! Type some message to try it out.


---

# 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/stickymessages/stickymessage-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.
