# 6.1 Bot Overview

The Nucleus AI Bot transforms Telegram into a fully functional blockchain toolkit. Built with both power users and beginners in mind, the bot integrates key features such as:

* Wallet analysis
* Contract safety audits
* Token info fetching
* On-the-go deployment tools
* Web/dApp scanning
* Launchpad connectivity

Users interact with it via clean menus and commands, with real-time responses powered by Nucleus AI’s backend infrastructure. This makes it ideal for developers, communities, and even non-technical users who want to perform fast checks or launch projects without opening a browser.


---

# 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://nucleus-ai.gitbook.io/whitepaper/bot-ecosystem/6.-telegram-bot-ecosystem/6.1-bot-overview.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.
