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

# Welcome

**MANTIS** surfaces high-signal on‑chain activity from wallets freshly funded by centralized exchanges (CEXs). Use these alerts to spot early momentum and avoid common pitfalls.

#### Overview

MANTIS is an alerts companion for active traders. It monitors known CEX outflows, identifies “fresh” wallets (newly funded from a CEX), and watches what those wallets do next: deploy a token or buy a token. When multiple fresh wallets converge on the same token within a short time, it can be an early indication of real interest and potential momentum. You receive concise alerts enriched with context so you can triage fast.

What MANTIS is not: it does not auto‑trade, custody funds, or guarantee outcomes. It is a signal source designed to help you make faster, better decisions by highlighting patterns that are easy to miss in raw on‑chain data.

### Jump right in

<table data-view="cards"><thead><tr><th></th><th data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Quickstart</strong></td><td></td><td><a href="/files/Zd0lgOf08yyNXec7U01D">/files/Zd0lgOf08yyNXec7U01D</a></td><td></td><td><a href="/pages/7FvWQMF0kTK7HGhlQfmo">/pages/7FvWQMF0kTK7HGhlQfmo</a></td></tr><tr><td><h4 id="access-bbb">Access MANTIS HUB</h4></td><td><a href="https://t.me/mantishub_bot">https://t.me/mantishub_bot</a></td><td><a href="/files/Zd0lgOf08yyNXec7U01D">/files/Zd0lgOf08yyNXec7U01D</a></td><td></td><td></td></tr></tbody></table>


---

# 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://docs.mantishub.xyz/readme.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.
