> 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/nguon-mo-rong/danh-sach-nguon.md).

# Danh sách nguồn

## Hướng dẫn cài

<a href="/pages/qIq8jkFWgM4UU5Mjs9aZ#phan-mo-rong" class="button primary">Tham khảo tại đây</a>

## Nguồn truyện

Tìm kiếm các danh sách nguồn và các ext tại đây:

<a href="https://www.vbookext.me/customizer" class="button primary">Danh sách nguồn tổng hợp</a>

### <mark style="color:$primary;">HƯỚNG DẪN TÙY CHỈNH NGUỒN EXTENSION VBOOK</mark>

#### 1. Cách tạo kệ ext tùy chỉnh

* Chọn ext ( nhấn vào nút dấu cộng ở ext) : có 2 cách là thêm ở mục phần mở rộng hoặc thêm ở nguồn mở rộng
* Nhập thông tin để lưu kệ sách
* Nhấn vào link hiện trên màn hình để copy
* Thêm link đó vào vbook

#### **2. Cách sửa kệ ext**

* Bắt buộc dùng đúng trình duyệt để tạo kệ&#x20;
* Nhấn vào sửa ở kệ
* Thêm hoặc xóa các ext sau đó nhấn cập nhật.&#x20;  &#x20;5p sau nó sẽ cập nhật trên vbook.\
  (nếu muốn nó cập nhật luôn thì ghi <mark style="color:red;">**"?chuoiSoBatKi"**</mark>)

> Ví dụ:&#x20;
>
> Link kệ vừa tạo ra: **<https://www.vbookext.me/api/registry/vbook-0cc3c6af.json>**> \
> Nếu muốn nó cập nhật ngay lập tức thì nhập: **<https://www.vbookext.me/api/registry/vbook-0cc3c6af.json>**<mark style="color:red;">**?123**</mark>**&#x20;vào trong vbook**

#### 3. Cách clone kệ của người khác để sửa

* Nhấn vào "sử dụng kệ này" -> lúc này sẽ tự chọn sẵn các ext của kệ đó
* Thêm hoặc xoá bớt các ext
* Nhấn lưu kệ và điền thông tin như tạo kệ mới

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwIrVteEIDLZ8Ul4z69Rr%2Fuploads%2FxQxt85tn0LaT2GURBtjM%2F0501.mp4?alt=media&token=d0ca7dee-01f2-4fc7-afeb-0aef99f4b874>" %}

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwIrVteEIDLZ8Ul4z69Rr%2Fuploads%2F5QHOqDQU7Jjgtmz107th%2F0501(1).mp4?alt=media&token=c202b90f-7131-47ea-a5c1-2a817d2cd62c>" %}

#### <mark style="color:red;">**LƯU Ý:**</mark>

* Hiện vẫn đang beta/ thử nghiệm nên sẽ có sai sót
* Không cần đăng nhập nên sẽ xác thực danh tính qua trình duyệt, phải dùng đúng trình duyệt đó thì mới có thể sửa kệ của mình
* Khi **đổi máy/hoặc lỡ xoá cookie/localStorage**, liên hệ: [<mark style="color:blue;">**Kỳ Chitoge**</mark>](https://discord.com/users/kyctg)
* Các kệ không được sử dụng sau 37 ngày sẽ bị xoá ( kệ không được copy, không được app gọi link thi được tính là không được sử dụng )

#### <mark style="color:red;">Kiểm tra tình trạng của web</mark>

<figure><img src="/files/dO9ys2UHS6XgonA2JcM3" alt=""><figcaption></figcaption></figure>

## Nguồn TTS

*<mark style="color:$tint;background-color:$warning;">**!! Chỉ dành cho bản beta**</mark>*

```
https://raw.githubusercontent.com/Darkrai9x/vbook-extensions/refs/heads/master/tts.json
```

## Nguồn ext dịch

*<mark style="color:$tint;background-color:$warning;">**!! Chỉ dành cho bản beta**</mark>*

```
https://raw.githubusercontent.com/Darkrai9x/vbook-extensions/refs/heads/master/translate.json
```

## Nguồn ext dịch bằng Gemini

*<mark style="color:$tint;background-color:$warning;">**!! Chỉ dành cho bản beta**</mark>*

```
https://raw.githubusercontent.com/gh369-639/vbook-ext-public/refs/heads/main/plugin.json
```

<a href="https://discord.com/channels/607084896288243731/1386927729466937344" class="button primary">Hướng dẫn chi tiết</a>


---

# 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/nguon-mo-rong/danh-sach-nguon.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.
