# HOW TOs

***

[Whale Detector Guide](#whale-detector)

[Horus Sniper Bot Guide](#horus-sniper-bot)

***

## Whale Detector

To access our Telegram bot, click this link: <https://t.me/Eye_of_HorusBot>

Then, click the **Start** button and type **/set whale 5** to start receiving alerts.&#x20;

Customize the bot to send alerts for Whales with wallet balances ranging from 1+ to 5+ ETH by adjusting the number in the "/set whale" command.

{% embed url="<https://www.youtube.com/shorts/hf2m0X_5-Dc>" %}

<div data-full-width="false"><figure><img src="/files/4eISNxcqTd1k8pTdYUIy" alt=""><figcaption></figcaption></figure></div>

1. Whale's wallet address.
2. Whale's remaining wallet balance (ETH).
3. Hash - Click this to see the transaction details.
4. The token that the Whale bought.
5. The token's current market cap.
6. The token's contract address.&#x20;
7. Etherscan - Click this to see the token's transactions/details in Etherscan.io.
8. DexView - Click this to see the toke's chart in Dexview\.com

***

## Horus Sniper Bot

To access our Telegram bot, click this link: <https://t.me/EyeOfHorusSniperBot>

Then, click the **Start** button and click Connect Wallet.

Send your Private Key to Connect your desired wallet.

Watch the video for more information.

{% embed url="<https://youtu.be/a8PDSDLTWX4>" %}


---

# 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://eye-of-horus.gitbook.io/horus/the-bot/how-tos.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.
