> For the complete documentation index, see [llms.txt](https://polymarks.gitbook.io/polymarks-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://polymarks.gitbook.io/polymarks-docs/token-and-revenue-sharing/premium-features.md).

# Premium Features

Access advanced features by holding **20,000,000+ $POLYMARKS**.

## Free Tier (Current)

Everyone gets access to:

* ✅ Markets Dashboard (500+ markets)
* ✅ Whale Tracker ($1K+ trades)
* ✅ Real-Time Alerts ($10K+ trades)
* ✅ Smart Money Dashboard
* ✅ Market Detail Pages
* ✅ Basic filtering and search

## Premium Tier ($POLYMARKS Holders)

Hold **20,000,000+ $POLYMARKS** to unlock:

### 1. Custom Whale Alerts

* Set any minimum trade size (not just $10K+)
* Alert for trades as low as $100+
* Multiple alert thresholds
* SMS/Email alerts (optional)

### 2. Wallet Following

* Track specific whale wallets
* Get instant alerts when they trade
* See their full trading history
* Win rate and ROI stats per wallet

### 3. Smart Pattern Alerts

* Alert when 3+ whales buy same market within 1 hour
* Alert when whale sentiment flips (BEARISH → BULLISH)
* Alert when smart money diverges from retail by 20%+
* Custom pattern builder

### 4. Historical Data

* Access 6+ months of whale trade history
* Export data to CSV/JSON
* Historical market analysis
* Backtest your strategies

### 5. API Access

* REST API for whale trades
* WebSocket for real-time feeds
* Rate limits: 1000 requests/hour
* Full documentation

### 6. Early Access

* Beta features before public launch
* Vote on feature priorities
* Direct feedback channel with team
* Exclusive alpha calls

### 7. Advanced Analytics

* Whale wallet scoring (win rate, ROI, consistency)
* Market sentiment trends over time
* Correlation analysis (which whales move together)
* Predictive signals (ML-powered)

### 8. Multi-Chain Tracking

* Track whale wallets across Solana, BSC, Polygon, Ethereum
* Cross-chain portfolio view
* Chain-specific alerts
* Unified whale intelligence

## How to Activate

1. Acquire 20,000,000+ $POLYMARKS tokens
2. Connect wallet on PolyMarks dashboard
3. Premium features automatically unlock
4. No manual activation needed

## Premium Status

* **Real-time verification:** Wallet balance checked on each page load
* **No staking required:** Just hold in your wallet
* **Instant activation:** Premium unlocks immediately when threshold met
* **No expiration:** Keep holding, keep premium access

## Coming Soon

Additional premium features in development:

* [ ] Mobile app exclusive features
* [ ] Private Telegram group access
* [ ] Weekly whale digest reports
* [ ] Custom dashboard layouts
* [ ] White-label API for partners

***

**Get $POLYMARKS:** Follow [@polymarksBSC](https://x.com/polymarksBSC) for token launch announcements.


---

# 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://polymarks.gitbook.io/polymarks-docs/token-and-revenue-sharing/premium-features.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.
