# Gestión de anuncios

Los anuncios pueden ser gestionados a través de los iconos de acción ya conocidos:

| Iconos                                                           | Características                                      |
| ---------------------------------------------------------------- | ---------------------------------------------------- |
| ![](/files/-MFUo5dtsg93XeQ1INV6)                                 | Editar el título, cuerpo o configuración del anuncio |
| ![](/files/-MFUo5e0lbvHORDlUdS6)                                 | Reordenar la posición de los anuncios                |
| ![](/files/-LionIv6bMprVWYGcTdW)![](/files/-LionIvPC2QCgtF1eP0U) | Mostrar/ocultar anuncios a los estudiantes           |
| ![](/files/-MFUo5eAM54cLMpOXyDo)                                 | Indica que el anuncio ha sido enviado por e-mail     |
| ![](/files/-MFUo5eHu1YQJDryIrGZ)                                 | Indica que el anuncio incluye un documento adjunto   |


---

# 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.chamilo.org/1.11.x-es/manual-del-profesor/anuncios/gestion_de_anuncios.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.
