> For the complete documentation index, see [llms.txt](https://xspacegroup.gitbook.io/untitled/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://xspacegroup.gitbook.io/untitled/overview/ai-trading-bot-system/whales-tracker.md).

# WHALES TRACKER

<figure><img src="/files/usolfimS4CsT6baBIgwQ" alt=""><figcaption><p>WHALES TRACKER</p></figcaption></figure>

**Introduction:**

"WHALES TRACKER" is an automated software developed by XSpace designed to track and monitor the buying and selling activities of large investors, commonly referred to as "whales," as well as important wallet addresses in the cryptocurrency market.

**Bot Functionality:**

WHALES TRACKER operates based on blockchain technology and tracks on-chain activities such as purchases, sales, and participation in presale transactions by whale wallets across various chains. This provides users with crucial information about potential projects along with sudden spikes in trading volume, helping them make informed investment decisions.

**Benefits of the Bot:**

● Continuous Monitoring: WHALES TRACKER operates continuously 24/7, unaffected by fatigue or the risk of missing important trading opportunities. This enables users to monitor the market consistently, optimizing their investment decisions, executing trades, and minimizing delays in the buying/selling process.

● Efficiency and Profit Optimization: The bot monitors the activities of large investors and organizations, providing users with valuable insights from professional capital sources. Following the "Smart Money" helps optimize profits in cryptocurrency investments.

{% content-ref url="/pages/59N1ppTZMIOWWrV1gqma" %}
[User manual](/untitled/overview/ai-trading-bot-system/whales-tracker/user-manual.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://xspacegroup.gitbook.io/untitled/overview/ai-trading-bot-system/whales-tracker.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
