# Subscription Features

- [Smart Wallets](https://docs.alphador.ai/subscription-features/smart-wallets.md)
- [Wallet Lists](https://docs.alphador.ai/subscription-features/smart-wallets/wallet-lists.md)
- [Transactions Feed](https://docs.alphador.ai/subscription-features/smart-wallets/transactions-feed.md)
- [Smart Wallet Detector](https://docs.alphador.ai/subscription-features/smart-wallets/smart-wallet-detector.md)
- [Wallet Analyzer](https://docs.alphador.ai/subscription-features/smart-wallets/wallet-analyzer.md)
- [Tokens](https://docs.alphador.ai/subscription-features/tokens.md)
- [Token Price Alerts](https://docs.alphador.ai/subscription-features/tokens/token-price-alerts.md)
- [Arbitrage Simulator](https://docs.alphador.ai/subscription-features/tokens/arbitrage-simulator.md)
- [Arbitrage](https://docs.alphador.ai/subscription-features/arbitrage.md)
- [CEX DEX Arbitrage Scanner](https://docs.alphador.ai/subscription-features/arbitrage/cex-dex-arbitrage-scanner.md)
- [CEX CEX Arbitrage Scanner](https://docs.alphador.ai/subscription-features/arbitrage/cex-cex-arbitrage-scanner.md)
- [Arbitrage Blacklist](https://docs.alphador.ai/subscription-features/arbitrage/arbitrage-blacklist.md)
- [Alphador Pro Group](https://docs.alphador.ai/subscription-features/alphador-pro-group.md)
- [Token Whale Anomaly Tracker](https://docs.alphador.ai/subscription-features/token-whale-anomaly-tracker.md)


---

# 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://docs.alphador.ai/subscription-features.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.
