# Telegram Bot Interface

The WiZz Telegram Bot provides an intuitive and accessible interface for managing portfolios:

* **Command-Based Operation**: Simple, command-based navigation allows users to perform tasks such as adding wallets, viewing balances, and configuring alerts with ease.
* **Cross-Device Compatibility**: Telegram’s availability across multiple platforms ensures that users can access WiZz from any device.
* **Instant Portfolio Access**: Users can access all wallet information instantly, making WiZz a highly convenient tool for on-the-go portfolio management.


---

# 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://wizz-1.gitbook.io/wizz-whitepaper/technology-stack-and-architecture/telegram-bot-interface.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.
