# ↪ Liquidations Alert

<figure><img src="/files/CFEnBjpGEmFQq4mnGhL5" alt=""><figcaption></figcaption></figure>

***

Toggle liquidation alerts on or off for tracked addresses. When enabled, you’ll receive notifications if an address you’re tracking is at risk of liquidation.

***

#### How to Use "Liquidation Alert"

1. **Access the Feature**:
   * Click on the **"Liquidation Alert"** button in the bot interface. You’ll be given the option to add a new address for liquidation monitoring or remove an existing one.
2. **Choose an Option**:
   * The bot will present you with buttons:
     * **Add New Address**: Select this to start monitoring a new address.
     * **Remove Address**: Choose this if you wish to stop monitoring an existing address.
   * Click **"Add New Address"** to proceed with setting up a new liquidation alert.
3. **Input Details**:
   * You’ll be prompted to enter the name and wallet address you want to track for liquidation events.
   * An example format, **JohnDoe 0x123...abc**, is displayed to assist you.
   * Enter your information in the correct format, like: `testing 0xB6D69449d5EEb5c7a6490d30cE9a71e34EDB933`.
4. **Confirmation**:
   * Once you input the name and address, the bot will confirm that the address has been added to the liquidation alerts.
   * You will receive a message indicating that monitoring is active for the address you specified.

***


---

# 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.hyperlend.finance/advanced-features/hypertrack/bot-functions/liquidations-alert.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.
