# Bots details page

- [How to go to the bots details page](https://docs.darkbot.io/bots-and-strategy/bots-details-page/how-to-go-to-the-bots-details-page.md): A Guide to Accessing Bot Information
- [What information is available on the bot details page](https://docs.darkbot.io/bots-and-strategy/bots-details-page/what-information-is-available-on-the-bot-details-page.md): A Comprehensive Overview of the Bot Details Page
- [Exploring the Deals Tab on the Bot Details Page](https://docs.darkbot.io/bots-and-strategy/bots-details-page/exploring-the-deals-tab-on-the-bot-details-page.md): Monitoring and Analyzing Bot Trades
- [Exploring the Markets Tab on the Bot Details Page](https://docs.darkbot.io/bots-and-strategy/bots-details-page/exploring-the-markets-tab-on-the-bot-details-page.md): Analyzing Active Markets
- [Exploring the Statistics Tab on the Bot Details Page](https://docs.darkbot.io/bots-and-strategy/bots-details-page/exploring-the-statistics-tab-on-the-bot-details-page.md): General Metrics and Trade Statistics
- [Exploring the Technical analysis Tab on the Bot Details Page](https://docs.darkbot.io/bots-and-strategy/bots-details-page/exploring-the-technical-analysis-tab-on-the-bot-details-page.md): Technical Analysis: Market Summary and Detailed Insights
- [Exploring the Machine learning Tab on the Bot Details Page](https://docs.darkbot.io/bots-and-strategy/bots-details-page/exploring-the-machine-learning-tab-on-the-bot-details-page.md): Genetic Strategies in the Machine Learning Tab
- [Exploring the Backtest Tab on the Bot Details Page](https://docs.darkbot.io/bots-and-strategy/bots-details-page/exploring-the-backtest-tab-on-the-bot-details-page.md): Analyzing Historical Performance


---

# 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.darkbot.io/bots-and-strategy/bots-details-page.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.
