# HyperTrack

The **HyperLend Alerts Bot** is designed to keep you updated on critical activities within your HyperLend account. With customizable alerts for health factors, borrow rates, and liquidations, you can track specific addresses and receive timely notifications straight to your Telegram. Whether you're monitoring transactions or managing risk thresholds, this bot makes it easy to stay informed and respond quickly to changes that matter most.

{% hint style="info" %}
We value your feedback, and any suggestions will be rewarded—just send us a DM on [Twitter](https://x.com/hyperlendx).
{% endhint %}


---

# 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.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.
