> For the complete documentation index, see [llms.txt](https://docs.tradefi.bot/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tradefi.bot/whitepaper/decentralized-ai-trading-bots/our-decentralized-ai-trading-bots.md).

# Our Decentralized AI-Trading Bots

{% hint style="success" %}
At **Tradefi.bot**, we have developed an advanced set of **Decentralized AI Trading Bots** that operate efficiently across different assets and timeframes. These bots are designed to autonomously capitalize on crypto market opportunities, using artificial intelligence to optimize every trade.
{% endhint %}

In this section, you will explore the assets our bots trade, the available timeframes, and the **backtesting** results we’ve conducted. Below, you can find the assets that our bots trade along with the timeframes in which they operate:

{% content-ref url="/pages/Oh14SnZOOXUmjsHQwuSh" %}
[BTC](/whitepaper/decentralized-ai-trading-bots/our-decentralized-ai-trading-bots/btc.md)
{% endcontent-ref %}

{% content-ref url="/pages/7r5d1WUre4SN1N5DIBkG" %}
[ETH](/whitepaper/decentralized-ai-trading-bots/our-decentralized-ai-trading-bots/eth.md)
{% endcontent-ref %}

{% content-ref url="/pages/XjKj3HDYQE4PGPKbr62V" %}
[BNB](/whitepaper/decentralized-ai-trading-bots/our-decentralized-ai-trading-bots/bnb.md)
{% endcontent-ref %}

> Additionally, you will have access to simulations and detailed analyses of how each bot has performed under real market conditions, providing you with a clear understanding of their strategies and how they can integrate into your portfolio to generate passive income automatically.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.tradefi.bot/whitepaper/decentralized-ai-trading-bots/our-decentralized-ai-trading-bots.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
