> 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/tradefi.bot-telegram-app/what-is-the-tradefi.bot-telegram-app/our-bots.md).

# Our Bots

{% hint style="success" %}
The bots offered in the Tradefi.bot Telegram App are a fundamental part of the ecosystem, providing users with **access to real-time trading signals and the ability to generate Credits (crTDFI) passively**. Designed to cater to diverse user needs and strategies, these bots are classified based on their rarity and capabilities. Each bot unlocks exclusive features and trading insights tailored to specific market conditions and assets.
{% endhint %}

## Bot Categories

The bots are divided into four main tiers, each offering unique benefits:

### 1. Common Bots

Common Bots are the entry-level tier, accessible to most users. These bots provide basic trading signals and **generate 100 crTDFI per hour initially, without any upgrades**. They are ideal for beginners or those exploring the ecosystem. They serve as an excellent starting point for understanding how trading signals can inform decision-making and generate crTDFI.

<figure><img src="/files/C70JFscGT8DyMQoTGvty" alt="" width="188"><figcaption></figcaption></figure>

### 2. Special Bots

Special Bots offer enhanced functionality compared to Common Bots. They provide more advanced signals and generate **200 crTDFI per hour initially, without any upgrades**. These bots are often designed for specific trading strategies or market conditions and are suitable for users looking to refine their trading approach.

<figure><img src="/files/h8Nfb9CgXizwPhFKTWD2" alt="" width="188"><figcaption></figcaption></figure>

### 3. Rare Bots

Rare Bots are designed for users with intermediate to advanced trading knowledge. These bots offer more precise trading signals and **generate 400 crTDFI per hour initially, without any upgrades**. They are ideal for those looking to optimize their strategies and maximize crTDFI generation.

<figure><img src="/files/ROSIfSZVXaoJ9ZVQ3LQi" alt="" width="188"><figcaption></figcaption></figure>

### 4. Legendary Bots

Legendary Bots represent the highest tier in the Tradefi.bot ecosystem. These premium bots offer advanced trading signals and cutting-edge AI-powered analysis. **They generate 800 crTDFI per hour initially without any upgrades,** making them the best choice for experienced traders and investors seeking to maximize their earnings. Designed for the most competitive environments, Legendary Bots provide unparalleled access to high-value insights.

<figure><img src="/files/GP1AaKygoLyZcTUqGiMv" alt="" width="188"><figcaption></figcaption></figure>

## Bot Upgrades: Increase Efficiency

Each bot can be upgraded through a leveling system that increases the crTDFI generated per hour, maximizing its benefits. As users upgrade a bot, it generates more crTDFI passively.

Below is a table showcasing an example of the BTC/USDT - 4H bot, detailing the cost of upgrades and the crTDFI generated per hour at each level:

<figure><img src="/files/erSAIbUPMWmzaI5T93Vj" alt="" width="563"><figcaption></figcaption></figure>

This example demonstrates the performance and investment required to upgrade a specific bot. Upgrading bots not only increases their ability to generate passive income but also allows users to optimize their use of crTDFI earned through other activities in the app.

<br>

## Bot Benefits

**1. Real-Time Signals:** Bots provide actionable trading signals tailored to specific markets and timeframes, enabling users to make informed decisions.

<figure><img src="/files/sEGXi8jGMeLzAjsST9vy" alt="" width="375"><figcaption></figcaption></figure>

**2. Passive crTDFI Generation:** While active, bots generate crTDFI (These **credits can be exchanged for USDT, $TDFI, or used to activate signal bots that continuously generate more crTDFI.)** continuously, creating a steady stream of rewards for users.

**3. Strategic Flexibility:** With multiple bot tiers and upgrade options, users can customize their bots to align with their financial goals.

**4. Integrated Ecosystem:** Bots seamlessly integrate with other app features, allowing users to reinvest their rewards into tools, levels, or assets within the Tradefi.bot ecosystem.

> The bots in the Tradefi.bot Telegram App are essential tools that not only provide real-time trading signals but also **generate passive income through crTDFI**. With a leveling system exemplified by the BTC/USDT - 4H bot, users can customize and scale their experience to suit different financial goals and strategies. From beginners to advanced traders, these bots offer a clear path to optimization and profitability within the Tradefi.bot ecosystem.


---

# 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/tradefi.bot-telegram-app/what-is-the-tradefi.bot-telegram-app/our-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.
