# 6.5 Real-Time Sync

The bot is deeply integrated with the main Nucleus AI web platform. All actions—such as audits, wallet scans, or contract deployments—are instantly reflected in the user’s web dashboard.

Key benefits:

* Shared wallet history and asset tracking
* Synced analytics between bot and dApp
* Seamless switching between web and Telegram interfaces
* DAO voting and submission notifications directly in chat

This creates a hybrid experience where users can **build in the browser** and **manage on the go**, or vice versa—whichever suits their workflow.


---

# 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.5-real-time-sync.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.
