# Whale Alert

**Whale Alert** - sends a message to your group whenever a major SUI-holder with balance more than **$50.000** (default value) makes a transaction of at least **$5.000** (default value) of SUI. Whale Alerts help you to stay informed about significant trades by bigger wallets.&#x20;

<figure><img src="/files/AJjmJuflqHzLHdMlW8s1" alt="" width="375"><figcaption></figcaption></figure>

* **Activate/Deactivate** - gives you the ability to turn the Whale Alert on/off and start/stop receiving the messages.&#x20;

<figure><img src="/files/XIMg5BNjYSn8u95T6ibV" alt="" width="375"><figcaption></figcaption></figure>

* **Adjust Settings:**
  * **Min Buy** - click on "Min. Buy" when you want to change the minimum amount purchase amount for the alert.
  * **Min Holdings** - click on "Min. Holdings" to change the minimum amount of SUI on a person's wallet you will receive alerts about.

<figure><img src="/files/ZmowS4JbxLlEoIpkKr7z" alt="" width="375"><figcaption></figcaption></figure>


---

# 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.suite.tech/sui-movepump-buybot/edit-buybot-settings/whale-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.
