# Tracker

The Tracker forms the foundation of the Alpha ecosystem, empowering users to build a personalized monitoring system by adding wallets and tracking the trades of their favorite influencers or top-performing traders. Far more than a basic scanner, it provides deep insights into each trade—including token contract details such as age, market cap, honeypot status, ownership, taxes, and trading limits. It also calculates real-time profit and loss (PnL) for every trade, helping users understand performance at a granular level. Each wallet entry includes quick-access buttons to social links (Chart, Twitter, Telegram, Website) as well as direct buy links to the most popular sniper platforms—making it easier than ever to act fast on smart trades.

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

<br>

<table data-card-size="large" data-view="cards" data-full-width="true"><thead><tr><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>Positions:</strong><br><br>The Positions tool gives users a real-time snapshot of every tracked wallet’s current open trades. For each token held, it displays updated holdings, live profit and loss (PnL), and quick-access social links—including chart, Twitter, Telegram, and website. Each entry also includes direct snipe links, making it easy to react quickly to high-conviction positions.</td><td><a href="/files/CVfOkrW5ehg73ftRIDa3">/files/CVfOkrW5ehg73ftRIDa3</a></td></tr><tr><td><strong>Tracked Wallets:</strong><br><br>The Tracked Wallets feature automatically monitors any wallets that receive tokens from your tracked address. When a transfer occurs, it captures the new wallet, lists all received tokens, and begins tracking them in real-time. This allows users to uncover hidden or linked wallets and follow the full path of a trader’s activity across multiple addresses.</td><td><a href="/files/1JXwAsXXTCUBop18R8M4">/files/1JXwAsXXTCUBop18R8M4</a></td></tr></tbody></table>


---

# 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://alpha-spotter.gitbook.io/alpha-spotter-docs/alpha-spotter-bots/tracker.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.
