> ## Documentation Index
> Fetch the complete documentation index at: https://docs.frenflow.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Set Up Wallet Tracker

> Step-by-step guide to tracking Polymarket whale wallets on FrenFlow. Add wallets, configure alerts, and monitor trades in real-time.

<Frame>
  <img src="https://mintcdn.com/frenflow/4WhcbpmcBUj50hlJ/images/wallet-tracker9.webp?fit=max&auto=format&n=4WhcbpmcBUj50hlJ&q=85&s=cd7faaf0af18c443374c127d3afe86d5" alt="Wallet Tracker Setup" width="800" height="400" data-path="images/wallet-tracker9.webp" />
</Frame>

## <span style={{color: "#baf820"}}>What You'll Do</span>

Track any Polymarket wallet address to see their trades in real-time and get notified when they buy or sell. Perfect for watching whales, top traders, or any wallet whose strategy interests you.

## <span style={{color: "#baf820"}}>1. Find a Wallet to Track</span>

You can get wallet addresses from:

| Source          | How                                                         |
| --------------- | ----------------------------------------------------------- |
| **Leaderboard** | Click on a trader's profile → their wallet address is shown |
| **Polymarket**  | Copy a trader's wallet from their Polymarket profile URL    |
| **X (Twitter)** | Traders sometimes share their wallet addresses              |
| **On-chain**    | Find active wallets on Polygonscan                          |

## <span style={{color: "#baf820"}}>2. Add the Wallet (Telegram)</span>

Add a wallet from the bot:

```
/track 0x1234567890abcdef1234567890abcdef12345678
```

The bot confirms the wallet is valid and starts tracking immediately. Use `/tracking` to see all your tracked wallets.

<Frame>
  <img src="https://mintcdn.com/frenflow/aeroq557MFYwC_Th/images/tracker23.png?fit=max&auto=format&n=aeroq557MFYwC_Th&q=85&s=7b9690602f9b18f7f901476d55e256fb" alt="Wallet Tracker Telegram" width="481" height="167" data-path="images/tracker23.png" />
</Frame>

## <span style={{color: "#baf820"}}>3. Get Alerts</span>

When the tracked wallet trades, you'll receive:

* **Telegram DM** — Instant notification from the FrenFlow bot with trade details, market link, and quick-trade buttons

Each alert shows the market, direction (buy/sell), amount, and price.

<Frame>
  <img src="https://mintcdn.com/frenflow/aeroq557MFYwC_Th/images/noti-alert.png?fit=max&auto=format&n=aeroq557MFYwC_Th&q=85&s=c6b2aa8bc21f91e5c6ee3ecd25778318" alt="Wallet Tracker Alert" width="463" height="435" data-path="images/noti-alert.png" />
</Frame>

## <span style={{color: "#baf820"}}>4. Act on Alerts</span>

When you see an interesting trade from a tracked wallet:

* **Quick trade** — Click through the alert to open the same market and trade
* **Copy-trade** — If you want to auto-copy this wallet, consider setting up [Copy Trading](/copy-trading/how-it-works) on that trader

## <span style={{color: "#baf820"}}>Managing Your Trackers</span>

| Action            | Web                 | Telegram              |
| ----------------- | ------------------- | --------------------- |
| **View all**      | Wallet Tracker page | `/tracking`           |
| **Rename**        | Edit label button   | Tap wallet → rename   |
| **Toggle alerts** | Toggle switches     | Tap wallet → settings |
| **Remove**        | Remove button       | `/untrack 0x...`      |

<Frame>
  <img src="https://mintcdn.com/frenflow/aeroq557MFYwC_Th/images/tracker55.png?fit=max&auto=format&n=aeroq557MFYwC_Th&q=85&s=4d7bc54605d675a4dc023b4b63033470" alt="Manage Tracked Wallets" width="459" height="338" data-path="images/tracker55.png" />
</Frame>

## <span style={{color: "#baf820"}}>Tips</span>

<AccordionGroup>
  <Accordion title="Track before you copy">
    Watch a wallet's trades for a few days before committing to copy trading. This lets you evaluate their strategy risk-free.
  </Accordion>

  <Accordion title="Label your wallets clearly">
    After a few tracked wallets, addresses all look the same. Good labels save you time.
  </Accordion>

  <Accordion title="Don't over-track">
    Tracking 50 wallets means constant notifications. Start with 3-5 high-quality wallets and add more as needed.
  </Accordion>
</AccordionGroup>
