# Features

- [Token Profile](https://docs.dex.guru/features/dyor.md): In-depth stats, analytics and full transaction list for any token
- [Account Profile 🐋](https://docs.dex.guru/features/account-profile.md): (aka Trader Profile) Discover and deep dive into Trader's wallets to see their activity
- [Account Labeling](https://docs.dex.guru/features/account-labeling.md): using on-chain data
- [Token Explorer (Token Tags)](https://docs.dex.guru/features/token-explorer-token-tags.md)
- [Trading Tools](https://docs.dex.guru/features/trading-tools.md)
- [Cross-Chain Swaps](https://docs.dex.guru/features/cross-chain-swaps.md)
- [Meta-aggregation](https://docs.dex.guru/features/meta-aggregation.md)
- [Limit Orders](https://docs.dex.guru/features/limit-orders.md): A quick overview of limit orders on DexGuru
- [Multi-Chart](https://docs.dex.guru/features/multi-chart.md): Analyze and customize multiple token charts inside just one tab.
- [Alerts & Notifications](https://docs.dex.guru/features/alerts-and-notifications.md): Never miss an opportunity with DexGuru price notifications
- [Trading Volume and History](https://docs.dex.guru/features/trading-history.md): and trading volume
- [Token Liquidity](https://docs.dex.guru/features/token-liquidity.md): and Pools Activity
- [Market Screener](https://docs.dex.guru/features/market-screener.md): Market Screener reveals when traders' 24h volume is near its selling or buying maximum over the last 30 days.
- [Market Selector](https://docs.dex.guru/features/market-selector.md)
- [Trending Tab](https://docs.dex.guru/features/trending-tab.md): Trending Tab shows tokens where Whale 🐳 buyers are strongly dominating over Whale 🐳 sellers.
- [Network Switch](https://docs.dex.guru/features/network-switch.md)
- [Multichain](https://docs.dex.guru/features/multichain.md)
- [Charting](https://docs.dex.guru/features/charting.md): analyze market data to pinpoint optimal entry and exit points for your trades
- [Custom Chart Indicators](https://docs.dex.guru/features/custom-chart-indicators.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.dex.guru/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.
