# Introduction

Every on-chain transaction is public. Yet traders still rely on price charts and social narratives to make decisions about assets whose real dynamics are fully visible on-chain. The data has been there all along. The reading is what's missing.

Stargazer reveals what the price chart hides. Who holds a token, who trades it, who farms it. How much activity is organic, how much coordinated, how much automated. What behavioral trend the token is in and when that composition shifts in a way that usually precedes price moves.

<figure><img src="/files/FXcGNqvFXdUmOCc5Wh7I" alt=""><figcaption></figcaption></figure>

We process terabytes of raw blockchain data across six EVM networks from genesis to the latest block. Every classification comes from on-chain behavior: interaction history, timing, counterparty patterns. 200B+ transactions, no manual labels.

You can interact with Stargazer AI in three ways:

* Platform: AI chat with behavioral breakdowns, triggers, trend detection, and swap. (beta testers only)
* Alpha Search: Telegram alerts when behavioral signals match your filters across all indexed tokens. (coming soon)
* API / MCP: token behavior breakdowns and active signal search for developers and AI agents. (beta testers only)

Register at [stargazer.sh](https://stargazer.sh/). Ask about any token.


---

# 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://docs.stargazer.sh/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.
