> For the complete documentation index, see [llms.txt](https://read.cryptograb.wiki/cryptograb-automatic-affiliate/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://read.cryptograb.wiki/cryptograb-automatic-affiliate/nova-drainer-docs-vi/readme/centralizovannaya-admin-panel.md).

# Bảng quản trị tập trung

{% @supademo/embed demoId="cm3g0vng13krp8hspfs9xa5j9" url="<https://app.supademo.com/demo/cm3g0vng13krp8hspfs9xa5j9>" %}

Chúng tôi có thống kê chung cho tất cả các tên miền, tổng số lần truy cập, số dư, các yêu cầu rút tiền cho các tài sản không có tự động thanh toán

<mark style="color:đỏ;">**Trong tab Logs chúng tôi thấy tất cả các kết nối và số dư**</mark>

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

<mark style="color:đỏ;">**Khi nhấn vào log chúng ta thấy log đầy đủ của các hành động đánh giá, các lần thử trừ tiền**</mark>

<figure><img src="/files/5d53e69772ade713df628077713e3cf05be3d84c" alt=""><figcaption></figcaption></figure>

<mark style="color:đỏ;">**Cũng khi nhấn vào ⓛ ta thấy thông tin chi tiết về kết nối, mức độ tin cậy, IP của nó là bot hay không phải bot.**</mark>

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

Tab Profits hiển thị tất cả các lần truy cập và lợi nhuận với thông tin chi tiết.

Tab **Compiler**

<mark style="color:đỏ;">**Ở đây chúng ta có thể tạo file với cài đặt cho self-host hoặc thiết kế tùy chỉnh v.v.**</mark>\\

<figure><img src="/files/15f996c256ae320b638cedc02986652cb6f9d118" alt=""><figcaption></figcaption></figure>

Cấu hình theo nhu cầu của bạn rồi chuyển sang tab tiếp theo.

Ở đây chúng ta có **Cửa sổ modal**

<mark style="color:đỏ;">**Chúng ta có thể chọn cửa sổ modal và đồng thời thấy cách nó sẽ hiển thị.**</mark>

{% embed url="<https://vimeo.com/911829980?share=copy>" %}
Một demo nhỏ về cài đặt
{% endembed %}

Chuyển sang trang tiếp theo **Tin nhắn**

<mark style="color:đỏ;">**Ở đây chúng ta có thể cấu hình thông báo tùy chỉnh và ngôn ngữ của nó và dữ liệu nào cần gửi, dữ liệu nào không.**</mark>

<figure><img src="/files/56dfb5cd03c9ac454f15a2de68265581aebdb53f" alt=""><figcaption></figcaption></figure>

Chuyển sang trang cuối cùng **Loader**

<mark style="color:đỏ;">**Ở đây chúng ta có lựa chọn loader (trình tải khi kết nối, khi đánh giá) và tùy chỉnh văn bản của loader.**</mark>

<figure><img src="/files/89df6fa92dbaf358b1310a98510acdbcd7f9ecc9" alt=""><figcaption></figcaption></figure>

<mark style="color:đỏ;">Trên cùng trang cuối cùng chúng ta có thể tải về settings.js của mình và sao chép vài dòng để cài vào index</mark>

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

{% hint style="danger" %}
Để cấu hình website, tải lên file settings.js, đặt nó vào thư mục gốc của giao diện và chèn những dòng mã này vào cuối thẻ như được chỉ định trong bảng điều khiển quản trị của bạn.
{% 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://read.cryptograb.wiki/cryptograb-automatic-affiliate/nova-drainer-docs-vi/readme/centralizovannaya-admin-panel.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.
