> For the complete documentation index, see [llms.txt](https://docs.divine.sh/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.divine.sh/welcome/readme.md).

# Welcome to DIVINE

**DIVINE finds Solana micro-caps worth a look — before the crowd does.** It watches every pair on DexScreener 24/7, throws away the scams and fake volume, and pushes what survives straight to your Telegram. Free. Instant. No paid listings, no KOL dumps.

**No KOLs. No VCs. No Bullshit.**

## How It Works

1. **Stream** — every Solana pair, live from DexScreener's firehose
2. **Filter** — $3K-$14K market cap, liquidity floors, real buy activity. Most pairs die here.
3. **Verify** — [Aegis](/technology/aegis.md) hunts scam wallets, rug setups, and coordinated wallet rings
4. **Deliver** — survivors hit [Telegram](https://t.me/divinescreener) instantly; rejects land in [Forbidden Signals](https://t.me/divinescreenerforbidden) with the reasons attached

Why this matters: DexScreener discovery is broken. New pairs are mostly rugs, and paid boosts bury real projects. DIVINE surfaces organic activity that is otherwise invisible — especially beyond the 3-day "new pairs" window, where nobody is looking.

## 😇 Jesus Mode — Resurrections

Forgotten tokens coming back to life: **18+ hours old, suddenly up 19-100% on real buys**.

* Established tokens that went quiet
* Early volume spikes before the crowd
* Smart money accumulating

[More on Jesus →](/technology/bots/jesus-blessing-your-wallet-with-born-again-tokens.md)

## 👿 Lucifer Mode — Deep Dips

Hard capitulation, not slow bleeds: **36+ hours old, down 40%+ fast, with buyers still showing up**.

* Quality tokens in temporary panic
* Deep capitulation, not slow bleeds
* Smart money entries

[More on Lucifer →](/technology/bots/lucifer-dive-into-the-hottest-dips-in-crypto-hell.md)

## 🛡️ Aegis Security

Every signal passes the full security stack before you see it: 50,000+ blacklisted wallets, RugCheck integrity checks, holder concentration limits, and coordination/pump-ring detection. One failed check and the signal never reaches the feed. [Deep dive →](/technology/aegis.md)

## 📊 What You Get

{% hint style="success" %}
**DIVINE is now 100% free!**
{% endhint %}

|                  | 💎 DIVINE                                                                   |
| ---------------- | --------------------------------------------------------------------------- |
| **Signals**      | Instant, $3K-$14K mcap, \~50/day                                            |
| **Buy Link**     | [Maestro](https://t.me/MaestroSniperBot)                                    |
| **Integrations** | [Phanes](https://t.me/phanes_bot), [TTF](https://t.me/ttfbotbot), DYOR on X |
| **Ads**          | None                                                                        |
| **Price**        | **Free**                                                                    |

## 🗑️ Forbidden Signals

Rejected setups don't just disappear — they're published in the **Forbidden Signals** channel with the exact reasons they failed: blacklisted holders, bad liquidity, coordination flags, and the rest. It's the best way to see the filter working, and to learn what a bad setup looks like before you find one with your own money.

## 🔗 Join

* **Signals**: [t.me/divinescreener](https://t.me/divinescreener)
* **Forbidden Signals**: [t.me/divinescreenerforbidden](https://t.me/divinescreenerforbidden)
* **Chat**: [t.me/divinescreenerclub](https://t.me/divinescreenerclub)
* **Support**: [@chatwithdivine](https://t.me/chatwithdivine)

[Supported Chains](/resources/supported-chains.md) · [FAQ](/resources/faq.md) · [EULA](/resources/divine-end-user-license-agreement-eula.md)


---

# 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://docs.divine.sh/welcome/readme.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.
