> For the complete documentation index, see [llms.txt](https://docs.pancakeswap.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pancakeswap.finance/espanol/herramientas-de-trading/notifications.md).

# Notificaciones

<figure><img src="https://lh7-us.googleusercontent.com/KuhB0fchwKb7jvN7cVj4BiO9ohoIwAS__z8-dU1JjRXHUZ_diEpe8fRnMhU4DqIN4u9-Io8RZZGhsDVhIC4AB5ohNablWz_wLYbL9R2C5YR263veplzKXA4R9mvifggqRWr7afdfK1MwaoIMPYKz6Ck" alt=""><figcaption></figcaption></figure>

### ¿Qué son las Notificaciones Web3?

Las Notificaciones Web3 representan un gran avance en la interacción con plataformas para conocer las últimas noticias y actualizaciones. Integradas perfectamente en PancakeSwap, estas notificaciones aportan una serie de beneficios. En colaboración con WalletConnect, hemos lanzado las Notificaciones (BETA) para que nuestros usuarios accedan a sus noticias de DeFi, actualizaciones y acciones importantes en una sola ventana. Ten en cuenta que las Notificaciones Web3 aún están en BETA y seguirán cambiando y desarrollándose en los próximos meses.

**Beneficios de las Notificaciones Web3:**

* Mantente al día con alertas en tiempo real: nunca te pierdas eventos clave de PancakeSwap, tendencias del mercado, actualizaciones de productos o noticias de la comunidad.
* Prioriza lo que más te importa: selecciona temas, productos y categorías según su relevancia para ti. Personaliza tus notificaciones con una variedad de filtros.
* Enlaces directos y accionables: responde rápidamente a las actualizaciones cruciales directamente desde tus notificaciones, ya que cada notificación incluye un enlace directo.

### Cómo configurar las Notificaciones:

1. Actívalas fácilmente: visita nuestra [página de inicio](https://pancakeswap.finance/). Haz clic en el icono de configuración en la parte superior izquierda del menú de PancakeSwap y selecciona "Permitir notificaciones".

<figure><img src="https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/web-git-feat-web3-notifications-soft-launch.pancake.run__chain%3Dbsc%20%281%29.png" alt="" width="362"><figcaption></figcaption></figure>

2. Conecta tu billetera: haz clic en el icono de campana en la parte superior derecha y firma un mensaje en tu billetera para autorizar las notificaciones.

<figure><img src="https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/web-git-feat-web3-notifications-soft-launch.pancake.run__chain%3Dbsc%20%286%29.png" alt="" width="433"><figcaption></figcaption></figure>

<figure><img src="https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/web-git-feat-web3-notifications-soft-launch.pancake.run__chain%3Dbsc%20%284%29.png" alt="" width="293"><figcaption></figcaption></figure>

3. Personaliza tu feed: ajusta la configuración de tus notificaciones seleccionando el menú desplegable de la izquierda para que coincida con tus intereses y necesidades.

<figure><img src="https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/web-git-feat-web3-notifications-soft-launch.pancake.run__chain%3Dbsc%20%285%29.png" alt=""><figcaption></figcaption></figure>

4. Mantente informado: accede a todas tus notificaciones cómodamente desde el menú desplegable haciendo clic en el icono de campana.

### Funciones de Notificaciones

La lista actual de notificaciones es compatible con todas las cadenas EVM e incluye:

| Notificación         | Función                                                                        |
| -------------------- | ------------------------------------------------------------------------------ |
| Posición de Liquidez | Avisa a los usuarios para mover su posición de liquidez si está fuera de rango |
| Farm                 | Avisa a los usuarios sobre los APR de los farms o si hay un nuevo farm         |
| Saldo de Billetera   | Avisa a los usuarios si tienen poco saldo para gas                             |
| Lotería              | Avisa a los usuarios sobre el sorteo de la Lotería                             |
| Predicción           | Avisa a los usuarios para reclamar su recompensa de Predicción                 |
| Alertas de precio    | Avisa a los usuarios sobre cambios de precio significativos                    |

### ¿Qué sigue?

* Filtrado mejorado: afinar las notificaciones para que los usuarios reciban la información correcta a tiempo
* Multiplataforma: soporte en móvil y otras plataformas, potencial funcionalidad entre protocolos, haciendo de PancakeSwap el centro de tus actividades DeFi
* Más notificaciones: notificaciones para nuestros otros productos e información relacionada con la gobernanza, como nuevas propuestas.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.pancakeswap.finance/espanol/herramientas-de-trading/notifications.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
