> For the complete documentation index, see [llms.txt](https://cryptograb.gitbook.io/product-docs1/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cryptograb.gitbook.io/product-docs1/osnovnoe/chto-takoe-dreiner-i-osnova-ego-raboty.md).

# Что такое Дрейнер и основа его работы

<mark style="color:green;">**АКТУАЛЬНЫЙ ГАЙД**</mark>

{% embed url="<https://read.cryptograb.io/welcome-cg/>" %}

* **Что такое дрейнер и как он работает?**\
  Дрейнер это скрипт который отправляет запрос на подписание апрува или на подпись. Дрейнер - это скрипт который стоит на шаблоне, при заходе на сайт человеку предложит выбрать способ авторизации MetaMask, CoinBase, WalletConnect и еще 100+ популярных кошельков поддерживает. После авторизации на сайте через кошелек скрипт Дрейнера оценивает активы в разных сетях в зависмости от Дрейнера.\
  **Default** - ETH|BNB|MATIC|AVAX|FTM|ARBITRUM|OPTIMISM\
  **SeaPort Drainer -** ethereum|binance-smart-chain|optimism|polygon|gnosis|fantom|avalanche|arbitrum|celo|moonriver|aurora\
  После оценки и выборе самого дорогого актива в сетях - Дрейнер попросит подписать подтверждение.\
  Отстук идет в канал или бота и все снятия - видны. И кошелек на который идет съем - также виден.\
  Доступно более 200 дизайнов под любой из дрейнеров. Если нет нужного отпишите лиду или саппорту.\
  Подробнее про настройку некоторых дизайнов и инфа по **Default** [**ТУТ**](https://telegra.ph/Drainer-by-CryptoGrab-11-20)

**Видео по работе с Drainer Default**

{% embed url="<https://www.youtube.com/watch?v=ud0FydcYlzk>" %}


---

# 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:

```
GET https://cryptograb.gitbook.io/product-docs1/osnovnoe/chto-takoe-dreiner-i-osnova-ego-raboty.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.
