> For the complete documentation index, see [llms.txt](https://docs.manosoft.me/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.manosoft.me/inviter-telegram.md).

# Inviter Telegram

- [So sánh Basic và Pro](https://docs.manosoft.me/inviter-telegram/so-sanh-basic-va-pro.md): So sánh giữa phiên Bản Inviter Telegram Basic và Inviter Telegram Pro
- [Giới thiệu chức năng](https://docs.manosoft.me/inviter-telegram/gioi-thieu-chuc-nang.md): Giới thiệu chức năng Inviter Telegram v4
- [Đăng nhập Telegram](https://docs.manosoft.me/inviter-telegram/dang-nhap-telegram.md): Hướng dẫn đăng nhập tài khoản telegram vào Inviter Telegram
- [Export Member Online](https://docs.manosoft.me/inviter-telegram/export-member-online.md): Hướng dẫn lọc member online
- [Add Member By User](https://docs.manosoft.me/inviter-telegram/add-member-by-user.md): Hướng dẫn Export và Add Member bằng Username
- [Add Member By ID](https://docs.manosoft.me/inviter-telegram/add-member-by-id.md): Hướng dẫn Add Member bằng ID
- [Add Member By File Session](https://docs.manosoft.me/inviter-telegram/add-member-by-file-session.md): Hướng dẫn Add Member vào group bằng file account session
- [Chi tiết Account Manager](https://docs.manosoft.me/inviter-telegram/chi-tiet-account-manager.md): Hướng dẫn sử dụng chi tiết Account Manager


---

# 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://docs.manosoft.me/inviter-telegram.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.
