> 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/so-sanh-basic-va-pro.md).

# So sánh Basic và Pro

**Phần mềm Inviter Telegram có 2 phiên phản:&#x20;**<mark style="color:blue;">**Inviter Telegram Basic**</mark>**&#x20;và&#x20;**<mark style="color:blue;">**Inviter Telegram Pro**</mark>

<table><thead><tr><th width="381">                       Phiên bản Pro</th><th>                        Phiên bản Basic</th></tr></thead><tbody><tr><td><img src="/files/OdAlKYFnH7oprIjpMQeU" alt=""> Export Member Username</td><td><img src="/files/OdAlKYFnH7oprIjpMQeU" alt=""> Export Member Username</td></tr><tr><td><img src="/files/OdAlKYFnH7oprIjpMQeU" alt=""> Add Memeber bằng Username</td><td><img src="/files/OdAlKYFnH7oprIjpMQeU" alt=""> Add Memeber bằng Username</td></tr><tr><td><img src="/files/OdAlKYFnH7oprIjpMQeU" alt=""> Add Memeber Username (file .session)</td><td><img src="/files/OdAlKYFnH7oprIjpMQeU" alt=""> Add Memeber Username (file .session)</td></tr><tr><td><img src="/files/OdAlKYFnH7oprIjpMQeU" alt=""> Add Memeber bằng ID </td><td><img src="/files/OyNdCahs907PVxgJDwT0" alt=""> Add Memeber bằng ID</td></tr><tr><td><img src="/files/OdAlKYFnH7oprIjpMQeU" alt=""> Export Member ID</td><td><img src="/files/OyNdCahs907PVxgJDwT0" alt=""> Export Member ID</td></tr><tr><td><img src="/files/OdAlKYFnH7oprIjpMQeU" alt=""> Export Member Online</td><td><img src="/files/OyNdCahs907PVxgJDwT0" alt=""> Export Member Online</td></tr></tbody></table>

{% hint style="success" %} <mark style="color:green;">**PHIÊN BẢN PRO**</mark>

<mark style="color:blue;">**Phiên bản Pro**</mark> hỗ trợ **Add Member bằng ID** và **Add Member bằng Username**

Lợi thế **Add ID** là bạn vẫn có thể Add họ vào group của bạn **kể cả họ chưa đặt Username**

Khi người dùng mới tham gia <mark style="color:blue;">**Telegram**</mark>, họ chưa biết cách sử dụng và chưa đặt Username nên sẽ bỏ sót họ

Khi Add bằng **ID** chúng ta sẽ add được hầu hết mọi người!

<mark style="color:red;">**Lưu ý:**</mark>**&#x20;Họ cần phải có trong group mà bạn muốn lấy member**
{% endhint %}


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.manosoft.me/inviter-telegram/so-sanh-basic-va-pro.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
