# Anunciar

El comando **Announce** te permite crear y enviar anuncios a un canal específico en tu servidor.

{% hint style="danger" %}
Necesitas los permisos **ManageGuild** y **MentionEveryone** para usar `/announce` o `-announce`.
{% endhint %}

## Cómo usar

1. **Activar el comando** \
   Puedes usar el comando con el **slash** o el **prefijo**:
   * `/announce`
   * `-announce`
2. **Crear un anuncio**
   * Selecciona **Crear anuncio** en el menú.
   * Haz clic en el **botón** para abrir el formulario.
   * Completa el formulario con los detalles del anuncio.
3. **Selecciona un canal** \
   Después de crear el anuncio, selecciona el canal donde deseas que se envíe el mensaje.

## Información adicional

* El anuncio se publicará como un mensaje del bot en el canal seleccionado.&#x20;
* Asegúrate de que el canal seleccionado permita que el bot envíe mensajes y que sea visible para la audiencia deseada.

## Permisos necesarios

Asegúrate de tener los siguientes permisos para usar este comando:

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

***

Para más ayuda, consulta el menú de ayuda del bot [o contacta con nuestro servidor de soporte.](https://discord.com/invite/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/spanish/vision-general/comandos/administrador/anunciar.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.
