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

# Giới thiệu

> 💡 <mark style="color:$danger;">**Nếu bạn chưa đọc kĩ thì vui lòng đọc lại nhé!!!**</mark>

#### ⬇️ Download

**Android**

* **Bản ổn định:** <https://raw.githubusercontent.com/Darkrai9x/vbook-settings/refs/heads/main/vBooks.apk>
* **Bản beta:** <https://telegram.me/vbook_beta_up_tracker_chanhnh> (nhận thông báo cập nhật và file cài đặt tại kênh này)

**iOS**

* **Bản ổn định:** (không có)
* **Bản beta:** [https://telegram.me/vbook\_beta\_up\_tracker\_chanhnh](https://t.me/vbook_beta_up_tracker_chanhnh) (nhận thông báo cập nhật và file cài đặt tại kênh này)

**Desktop**

* **Windows:** cập nhật sau
* **Mac:** cập nhật sau
* **Linux:** cập nhật sau

***

#### 🌐 Cộng đồng

**Discord:** <https://discord.gg/c6quvWX3A>

***

#### 🔰 Donate

**Momo:** <https://me.momo.vn/donatevbook>

**Viettel Money:** <https://vtpay.page.link/sNV8QjDqmB2k4tw5A>

**MB Bank:** **9704229200720097**

**Paypal:** <https://paypal.me/donatevbook>

<mark style="color:$warning;">**Donate tối thiểu 50k**</mark>

**Các quyền lợi của tài khoản free:**

* Sử dụng như tài khoản khách và 1 ngày chỉ được phép tải về **tối đa 3 bộ truyện** về máy đọc offline!
* Số lần sẽ được **reset lại sau 24h**

**Các quyền lợi chính khi lên nick premium:**

* Có thể tải truyện về đọc offline không giới hạn.
* Xuất truyện đã tải thành ebook.
* Nick có màu và tick xanh

**Nếu muốn tên 7 sắc cầu vồng?**

* Click: [vào đây](https://nightmare.top/i/vbook/user_name_color.php) để thử nghiệm màu sắc cho tên của mình
* Donate thêm 50k nữa vào tài khoản **🔰 Donate** ở trên


---

# 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://vbookapp.gitbook.io/huong-dan-su-dung/readme.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.
