# Linking XetaAI Bot Manager, Traders Toolbox, and Backtester

The **XetaAI Bot Manager** provides an intuitive platform to automate your trading strategies across various markets. To craft a successful trading approach, the **Traders Toolbox** offers a comprehensive set of indicators and filters, enabling you to design and fine-tune strategies based on trends, volatility, momentum, and other key market factors.

Before deploying your strategy with the **XetaAI Bot Manager**, it’s crucial to test it thoroughly to ensure it will perform well in live conditions. This is where the **XetaAI Backtester** comes in, allowing you to backtest your strategies using historical market data. By simulating past performance, you can evaluate how your strategy would have behaved in different market conditions, giving you the confidence that your strategy is sound.

Once your strategy is optimized and backtested for effectiveness, you can seamlessly integrate it with the **XetaAI Bot Manager** for automation, ensuring your trades are executed precisely as planned.

Here are the steps to set everything up and start automating your trading strategy with the full power of XetaAI:


---

# 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://xetaai.gitbook.io/xetaai-traders-toolbox/the-xetaai-traders-toolbox-and-backtester/linking-xetaai-bot-manager-traders-toolbox-and-backtester.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.
