> For the complete documentation index, see [llms.txt](https://panthara.gitbook.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://panthara.gitbook.io/whitepaper/introduction/panthara.md).

# Panthara

#### See the accumulation before the FOMO

Panthara is an intelligent project screener that helps you detect abnormal accumulation before the price moves and before FOMO arrives.

You no longer need to guess which project might pump next. Panthara continuously scans the market and shows you projects where whales and dolphins are quietly accumulating or DCA-ing with unusual money flow. It gives you clear, structured data so you can make faster and more confident decisions.

> You have probably experienced this.

You see a project starting to move. It is not pumping hard yet, but it feels interesting. You open the chart, do your analysis, and think, “Still not clear… let’s wait for confirmation first.” A few hours later the price shoots up 30–50%. You rush in at the higher price. Then the momentum dies. And you know what happens next.

The problem is not that you cannot read charts. The problem is that you always wait until everything is clearly visible. In crypto, when something becomes clearly visible to everyone, it is usually already too late. Too many scattered tools and constant human delay leave most traders entering at the wrong moment.

#### Panthara AI changes that.

Panthara is an artificial intelligence system designed to help you understand data and make decisions faster, more efficiently, and in a more structured way. It acts as a project screener that detects abnormal accumulation patterns before FOMO begins. It reads hidden holder structure and capital flow data to show which projects are quietly being loaded by smart money through DCA or mysterious inflows. Once a project shows strong accumulation signals, Panthara delivers clear insights so you can analyze the real money flow and decide your next move with confidence. Everything is presented through a clean DApp dashboard with full on-chain transparency for the insights.


---

# 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://panthara.gitbook.io/whitepaper/introduction/panthara.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.
