# Announce

The **Announce** command allows you to create and send announcements to a specific channel in your server.

{% hint style="danger" %}
You need the **ManageGuild** and **MentionEveryone** permissions to use `/announce` or `-announce`.
{% endhint %}

## How to Use

1. **Trigger the Command**\
   You can use the command with either the **slash** or **prefix**:
   * `/announce`
   * `-announce`
2. **Create an Announcement**
   * Select **Create Announcement** from the menu.
   * Click the **button** to open the form.
   * Fill out the form with the announcement details.
3. **Select a Channel**\
   After creating the announcement, select the channel where you want the message to be sent.

## Additional Information

* The announcement will be posted as the bot's message in the selected channel.
* Ensure that the selected channel allows the bot to send messages and that it’s visible to the intended audience.

## Permissions Needed

Ensure you have the following permissions to use this command:

* **ManageGuild**
* **MentionEveryone**

***

For further assistance, refer to the bot's help menu or [contact our support server](https://discord.gg/cGNFnsXpwZ).


---

# 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.airwavy.xyz/arabic/nzrh-aamh/awamr/mdyr/announce.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.
