# FEATURES

- [Ticker Dashboard](https://docs.dextrabot.com/features/ticker-dashboard.md)
- [Terminal - Asset Position Analysis](https://docs.dextrabot.com/features/ticker-dashboard/terminal-asset-position-analysis.md)
- [Discover Wallets](https://docs.dextrabot.com/features/discover-wallets.md): Find high-performing wallets that match your trading strategy.
- [Wallet Details](https://docs.dextrabot.com/features/wallet-details.md): The Wallet Details page provides an in-depth look into a selected trader’s performance, open positions, and trading behavior.
- [Favorite Wallets](https://docs.dextrabot.com/features/fav-wallets.md): Save and track your preferred wallets for quick access. Get real-time updates on their latest trades and performance.
- [Feed Activities](https://docs.dextrabot.com/features/feed-activities.md): Stay up to date with live trade feeds from the wallets you follow. Monitor their every move and spot new trading opportunities instantly.
- [Telegram Alerts-My Activites](https://docs.dextrabot.com/features/telegram-alerts-copy-trade.md): Telegram Alerts for your copy traded wallets.
- [Telegram Alerts-Activities](https://docs.dextrabot.com/features/telegram-alerts.md): Telegram Alerts for your tracking wallets.
- [Hyperliquid Vaults Dashboard](https://docs.dextrabot.com/features/hyperliquid-vaults-dashboard.md)
- [Hyperliquid Whale Trades](https://docs.dextrabot.com/features/hyperliquid-whale-trades.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.dextrabot.com/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.
