> For the complete documentation index, see [llms.txt](https://aimee-1.gitbook.io/aimee/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://aimee-1.gitbook.io/aimee/welcome-to-aimee.md).

# Welcome to AiMee

Welcome to AiMEE – the future of Telegram chat bots powered by Gemini AI. With our Telegram bot fueled by Gemini AI, we're transforming the way you interact with data. Share PDFs, Gitbook links, or websites, and our bot intelligently interprets and responds to your queries, making your chats more insightful than ever - eliminating the need for constant moderation and allowing your staff to focus on what matters.

Admins have full control with our intuitive panel, accessible via Telegram or a standalone web application. Easily manage content and contribute to the knowledge pool of your chat.&#x20;

Join us in redefining the Telegram Bot landscape by  exploring  potential of AI. Let's AIM for a future where AI is more than just an assistant; it's the cornerstone of intelligent interactions, empowering users with insights and capabilities, revolutionizing how we communicate in the digital age. <br>


---

# 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:

```
GET https://aimee-1.gitbook.io/aimee/welcome-to-aimee.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.
