# ↪ Watch Address

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

***

Use this option to add an address for tracking. Once added, you’ll receive alerts for any relevant activities on that address, such as health factor changes and liquidation risks.

Here's the revised step-by-step guide for the "Watch Address" feature:

***

#### How to Use "Watch Address"

1. **Access the Feature**:
   * Click on the **"Watch Address"** button in the bot interface. This will initiate the process to monitor a specific wallet address.
2. **Input Details**:
   * The bot will prompt you to enter the name and address you want to monitor for transactions.
   * You’ll see a helpful message with an example: **JohnDoe 0x123...abc**. Use this format when entering your information.
   * Type in the name you wish to assign to the address and then the wallet address itself. For example, input `testing 0xB6D69449d5EEb5c7a6490d30cE9a71e34EDB933`.
3. **Receive Confirmation**:
   * After you submit the details, the bot will activate transaction monitoring for the address and display a confirmation message.
   * The message will confirm that monitoring has been activated and will include:
     * The name you assigned to the address.
     * The wallet address being monitored.
   * You’ll now receive alerts for all transactions related to this address, ensuring you are promptly informed of any activity.

***


---

# 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/watch-address.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.
