# Introduction

<details>

<summary>Drops Bot supports a wide range of networks:</summary>

* Ethereum
* Binance Smart Chain (BSC)
* Polygon
* Arbitrum
* Avalanche
* Optimism
* zkSync
* Base
* Solana
* TON
* Pulse
* opBNB
* Blast
* Linea
* Mantle
* Scroll
* Tron
* Sui
* Sonic
* Unichain
* HyperEVM
* HyperLIQUID
* Abstract
* Ink
* Berachain
* Plasma
* StoryChain
* Bitcoin
* Monad
* MegaETH

</details>

## 🧠 Core Features

### 🔔 Real-Time Alerts

Get instant notifications for on-chain and trading events:

* Token price changes and DEX swaps
* Wallet activity and balance updates
* NFT floor price movements and sales
* Gas price alerts
* Token unlocks and funding rate changes
* Perpetual & Spot trade alerts on **Hyperliquid L1**: entry, exit, liquidation, and live Tx hash previews via **HypurrScan**

***

### ⚙️ Flexible Tracking

Customize alerts using filters and limits across:

* Polymarket
* Coins
* Wallets
* NFTs

***

### 💸 Solana Trading & Limit Orders

Drops Bot includes an integrated trading module for Solana wallets with full support for **market and limit orders**.

**Trading Modes**\
Both **Buy** and **Sell** menus include a toggle to switch between:

* **Market** (instant execution)
* **Limit** (execution at specified price)

**Limit Orders Management**

* Accessible via the **Main Menu**
* Shows all open **Buy/Sell orders**
* Includes price, volume, time validity, and cancel actions

***

### 🎟️ Referral Program & Caller Mode

**Monetize your network and activity — earn in multiple ways:**

* **30% of all subscription payments** made by your referrals
* **Up to 30% of trading fees** from their regular activity
* **10% discount** for your invited users (on both subscriptions and trading fees)

> 💡 **Caller Mode**: Boost your earnings to the next level.

Enable **Caller Mode** to embed your referral link directly into Solana alerts inside Telegram groups.\
When users click your **Caller Link** and trade, you earn **40% of the trading fee** — even if they already had another referrer.\
Caller Mode is designed for power users, communities, and caller groups.

All referral tools, tracking, and Caller Link generation are accessible via the **Referrals** section in the bot.

***

### 📣 Groups & Channels Integration

Use **Profiles** to route alerts to specific destinations:

* **Main Profile** for default private or group alerts
* **Custom Profiles** for organizing by topic, group, or channel

One Drops Bot per group or channel. Multiple Profiles allowed per instance.

Caller Mode works seamlessly within group alerts when the bot is added and Caller Mode is enabled.

***

### 📕 Purpose-Built for Onchain Precision

In this documentation, you’ll find:

* A full breakdown of Drops Bot’s architecture and capabilities
* Methods to configure precise alerting and filtering logic
* Tools to streamline portfolio monitoring and signal delivery
* Integrated Solana trading, including limit order execution
* Scalable solutions for both personal use and public distribution

> Explore full guides on [**Referrals**](/etherdrops-bot/advanced-tools/referrals.md) and [**Caller Mode**](/etherdrops-bot/advanced-tools/caller-mode.md) to start earning today.

{% hint style="info" %}
Drops Bot is an essential tool for anyone who wants to stay updated on the latest on-chain activity — and now, to earn from it. You can find more details, FAQs, and subscription plans on the [DropsTab](https://dropstab.com/products/drops-bot) page.

If you have questions, feedback, or suggestions — reach out in our community [Telegram chat](https://t.me/dropstab_EN).
{% endhint %}


---

# 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://etherdrops.gitbook.io/etherdrops-bot/overview/introduction.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.
