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

# Welcome to Augmentry

**Augmentry** is a Solana-focused **real-time data and intelligence platform** for traders, developers, and analysts.\
It provides **live visibility into on-chain activity**, enabling users to monitor flows, detect new launches, track liquidity, and act faster than the market.

### **What Augmentry Will Do**

* **Real-Time Tracking** – Monitor wallets, swaps, liquidity pools, and block-level activity with near-zero latency.
* **Launch & Pool Alerts** – Detect new token mints, liquidity pools, and launchpad graduates instantly — no waiting for listings.
* **Whale & Cohort Tracking** – Follow top wallets, monitor token rotations, and spot coordinated liquidity migrations.
* **Risk Monitors** – Get early alerts on liquidity pulls, suspicious vault unlocks, and rug-risk activity.
* **Narrative Mapping** – Heatmaps and entity graphs show where liquidity is flowing (AI tokens, meme coins, DeFi).
* **Dashboards & Workspaces** – Fast, trader-first dashboards. Share workspaces with teams via links and permissions.
* **APIs & Exports** – Access Augmentry data through REST/WebSocket APIs. Export structured data directly into your bots, pipelines, or custom dashboards.

### Why Solana

* **Lightning-fast** block times for real-time monitoring.
* **Low fees**, enabling high-frequency analysis without overhead.
* **Deep integration** with Solana launchpads and DEXs.

### Who It's For

* **Traders** → Get an edge with faster signals.
* **Developers** → Build bots, dashboards, and apps with our APIs.
* **Analysts** → Visualize flows, narratives, and whale activity.

### Why Augmentry?

The Solana ecosystem moves fast. Opportunities appear and disappear in seconds.\
With Augmentry, you gain the **speed, clarity, and tools** to compete.

💡 *Mission: Make Solana’s on-chain activity transparent, actionable, and usable in real time.*


---

# 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://augmentry.gitbook.io/docs/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.
