# What is Datanaut?

**Datanaut** is an AI-powered trading assistant designed to help users navigate complex financial markets with clarity and precision. Built as a Telegram Mini-App, Datanaut provides real-time market insights, predictive analytics, and strategic guidance—all through an intelligent, conversational AI agent.

By combining cutting-edge machine learning models with user-friendly interaction, Datanaut transforms how both novice and experienced traders engage with the crypto market. It’s not just a tool—it’s your AI co-pilot in the world of trading.


---

# 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://dnau-ai.gitbook.io/dnau-ai-docs/introduction/what-is-datanaut.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.
