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

# DONATE

Việc duy trì hướng dẫn này cũng như group hỗ trợ trên Facebook chủ yếu là nỗ lực tình nguyện. Vì vậy nếu bạn cảm thấy những hướng dẫn mình chia sẻ hữu ích đối với bạn thì hãy ủng hộ để mình có thêm động lực nhé. Cảm ơn bạn nhiều!

Ủng hộ mình bằng những cách sau:

1. **Mời mình một ly cafe**

[![image-text](https://905547256-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fy96eyfNLQep6u4xLpFkI%2Fuploads%2Fumfwid8d8C7Y0GLaxG0u%2Fimage.png?alt=media\&token=dfd80901-c6c0-49ea-b6c6-3e15ca6d5059)](https://www.buymeacoffee.com/phongpham)

2. **Qua PayPal**

[![image-text](https://905547256-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fy96eyfNLQep6u4xLpFkI%2Fuploads%2FQatn1briooDyCcGEsnHI%2Fimage.png?alt=media\&token=39af615d-2716-4fe2-b606-89fe1eab91c2)](https://www.paypal.me/phonggg)

3. **Chuyển khoản ngân hàng**

<div align="left"><figure><img src="/files/3bo6fkvrmkTatxp4qNgX" alt="" width="375"><figcaption><p>Chủ TK: Pham Thanh Phong<br>Số TK: 0097041007671<br>Ngân hàng Bản Việt (BVBank)</p></figcaption></figure></div>


---

# 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://nsw.gitbook.io/guide/donate.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.
