# Basic Features

- [AI Signal Tutorial](https://docs.debot.ai/en/basic-features/ai-signal-tutorial.md)
- [Trending](https://docs.debot.ai/en/basic-features/trending.md)
- [Token Overview Page](https://docs.debot.ai/en/basic-features/token-overview-page.md): OverviewPage
- [Wallet Watch List](https://docs.debot.ai/en/basic-features/wallet-watch-list.md)
- [Monitoring Configuration](https://docs.debot.ai/en/basic-features/monitoring-configuration.md)
- [Notification Channel Configuration](https://docs.debot.ai/en/basic-features/monitoring-configuration/notification-channel-configuration.md)
- [Token Alert](https://docs.debot.ai/en/basic-features/monitoring-configuration/token-alert.md)
- [Wallet Alert](https://docs.debot.ai/en/basic-features/monitoring-configuration/wallet-alert.md)
- [Wallet Group Behaviour Alert (Pro Needed)](https://docs.debot.ai/en/basic-features/monitoring-configuration/wallet-group-behaviour-alert-pro-needed.md): When multiple wallets within one of your wallet groups buy the same token at the same time, you can use the Wallet Group Behavior Monitoring feature to track such synchronized buying activity.
- [Twitter Alert](https://docs.debot.ai/en/basic-features/monitoring-configuration/twitter-alert.md)
- [Wallet Track](https://docs.debot.ai/en/basic-features/monitoring-configuration/wallet-track.md): The new AI Bot version introduces a Wallet Track feature — a simple yet powerful tool for monitoring real-time wallet trading activities.
- [Token Security Check](https://docs.debot.ai/en/basic-features/token-security-check.md)
- [Import/Export](https://docs.debot.ai/en/basic-features/import-export.md)
- [Stock](https://docs.debot.ai/en/basic-features/stock.md)
- [Multi-Wallet Feature](https://docs.debot.ai/en/basic-features/multi-wallet-feature.md)
- [Signal Copy Trade](https://docs.debot.ai/en/basic-features/signal-copy-trade.md)
- [Wallet Copy Trade](https://docs.debot.ai/en/basic-features/wallet-copy-trade.md)
- [Nuggets](https://docs.debot.ai/en/basic-features/nuggets.md)
- [Common Reasons for Transaction Failure](https://docs.debot.ai/en/basic-features/common-reasons-for-transaction-failure.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.debot.ai/en/basic-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.
