> 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/our-products/our-products.md).

# Our Products

## Our Products at Tradefi.bot

At Tradefi.bot, we pride ourselves on offering a range of products designed to revolutionize the decentralized finance (DeFi) market. Each of our products incorporates the latest artificial intelligence (AI) technologies to ensure that our users achieve an efficient, secure, and highly optimized trading experience. Here is a detailed description of each product within our innovative suite.

#### 1. **$TDFI Token**

{% content-ref url="/pages/Bpdg3AxBSwUh3i6n0m2c" %}
[$TDFI Token](/whitepaper/our-products/our-products/usdtdfi-token.md)
{% endcontent-ref %}

2\. **AI Trading Bots**

{% content-ref url="/pages/1VEMjb87GhJxHdc3PmWx" %}
[Decentralized AI Trading Bots](/whitepaper/our-products/our-products/decentralized-ai-trading-bots.md)
{% endcontent-ref %}

3\. **AI TradingView Indicators**

{% content-ref url="/pages/ihnU6Ver8OpcKlzguOU4" %}
[AI-Powered TradingView Indicators](/whitepaper/our-products/our-products/ai-powered-tradingview-indicators.md)
{% endcontent-ref %}

4\. **AI Telegram Signals**

{% content-ref url="/pages/qfVreE3gG9TPg0ORG9g8" %}
[AI-Driven Trading Signals on Telegram](/whitepaper/our-products/our-products/ai-driven-trading-signals-on-telegram.md)
{% endcontent-ref %}

5\. **AI Trading Chatbot**

{% content-ref url="/pages/qOlNsIfitDHq9Faief5w" %}
[AI-Trading Assistant (Chatbot)](/whitepaper/our-products/our-products/ai-trading-assistant-chatbot.md)
{% endcontent-ref %}

## Innovation and Future

At Tradefi.bot, we are constantly exploring emerging technological horizons to expand and enhance our suite of products. We are committed to continuous innovation, always seeking to integrate new features and capabilities that address the evolving needs of our users and the dynamic DeFi market.

> Our suite of products at Tradefi.bot is meticulously designed to provide comprehensive trading tools that not only meet our users' current needs but also anticipate and shape the future of trading in the DeFi space. With each product, we reaffirm our commitment to providing exceptional solutions that enable our users to achieve their trading goals effectively, securely, and confidently. At Tradefi.bot, we continuously innovate to stay at the forefront of decentralized finance, empowering our users to lead in the global market.


---

# 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/our-products/our-products.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.
