> For the complete documentation index, see [llms.txt](https://whitepaper.letmespeak.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.letmespeak.org/vi/mo-hinh-kinh-doanh-learn-and-earn/nha-tai-tro.md).

# Nhà tài trợ

Vũ trụ ảo LetMeSpeak không chỉ dành cho những người muốn học tiếng Anh: những người muốn tài trợ cho việc học của người khác cũng có thể góp phần.

Cho đi là một trong những trải nghiệm trọn vẹn nhất mà chúng ta có thể làm giữa người với người.

LetMeSpeak giúp bạn có thể dễ dàng giúp đỡ những người khác trên quy mô lớn hơn thông qua các công nghệ Web3. Nền tảng này hưởng lợi nhiều hơn từ việc có nhiều người dùng với sự kết nối cảm xúc mãnh liệt, cùng các vòng lặp lan tỏa.

Dù lý do cho đi của bạn là gì (tiền túi để giúp đỡ trẻ nhỏ, cải thiện kỹ năng nhân viên, từ thiện, v.v.), LetMeSpeak cũng đều đảm bảo các điều chính yếu sau:

* Sự minh bạch (tiền được gửi *đi đâu*)&#x20;
* Hiệu quả phân bổ tiền quỹ (90%+ tiền quỹ sẽ được gửi đến các đơn vị thụ hưởng mục tiêu)
* &#x20;Tác động đo đếm được (tiến độ học tập trong thời gian thực được cung cấp cho người quyên góp ở cấp độ vô cùng chi tiết)&#x20;
* Triển khai tức thì (tiền được ghi có tức thì cho người thụ hưởng)&#x20;
* Phân phối tiền quỹ dựa trên tác động (người thụ hưởng chỉ có thể tiếp cận tiền quỹ khi họ thành công trong việc học)

Tìm hiểu thêm về [chương trình thử nghiệm](/vi/tac-dong-xa-hoi/tu-thien.md) của chúng tôi với những người tị nạn Iraq ở Jordan và [chương trình doanh nghiệp](/vi/tac-dong-xa-hoi/hop-tac-voi-doanh-nghiep.md) với Sitel (doanh nghiệp quy mô toàn cầu với hơn 140.000 nhân viên) ở Brazil.


---

# 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://whitepaper.letmespeak.org/vi/mo-hinh-kinh-doanh-learn-and-earn/nha-tai-tro.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.
