> For the complete documentation index, see [llms.txt](https://docs.wowswap.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wowswap.io/howtoguide/receive-notifications-for-profits-liquidations-and-high-apy.md).

# 🔔Receive Notifications for Profits, Liquidations and High APY

You can set up WOWswap Alerts that tracks your profits, liquidations and high APY for WOWswap lending pools.

![](/files/mtHQCC3lhOeVK5sjWXa1)

🤑Profit alerts can be set up to send you a message when any of your open positions is in 20%, 50% or 100% in profit.

📈Liquidations alerts serve 2 purposes: alert you when your position’s health falls to below 10%, and when your position is liquidated 😭

🚀High APY alerts are unique to WOWswap protocol. If set up, you will get a notification when any of the tokens in our lending pool generate 20%, 50% or 100% APY. This way you never miss the most profitable pool to lend your assets.

## How to set up alerts

All alerts can be delivered via 3 methods:

📧Telegram alerts are set up by adding a bot to your Telegram. To set it up you will need to:

1. Add **@wownotify\_bot** account as friends on Telegram
2. Enter your name & Inbox ID with a command code. For example, /WOWdegen 159841231
3. Inbox ID is your unique code which is issued based on a unique wallet address.

🔊Browser alerts can be delivered directly on your browser. Make sure you allow click on Enable button after you activate the alerts on WOWswap.

📨Email alerts will be delivered to a specified email address.


---

# 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.wowswap.io/howtoguide/receive-notifications-for-profits-liquidations-and-high-apy.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.
