# Developer Platform

<h2 align="center">TrenchScan Docs</h2>

<p align="center">Wallet-first analytics and AI risk analysis for Solana.</p>

<p align="center"></p>

### What is TrenchScan?

TrenchScan is a real-time analytics platform focused on **Solana wallet behavior**, not price charts.

Instead of tracking candles or hype, TrenchScan analyzes:

* Who is trading
* How they trade
* How long they hold
* Whether they are profitable

The goal is to surface **real trader behavior** and **risk signals** before you interact with a token.

***

### What TrenchScan is not

* ❌ Not a price prediction tool
* ❌ Not financial advice
* ❌ Not a token screener based on volume only

TrenchScan is designed to help you **understand behavior and risk**, not to tell you what to buy.

***

### Core features

* Live wallet-based trade feed
* Token pages with aggregated trader behavior
* AI-powered risk assessment
* Wallet profiles with PnL and holding analysis
* Weekly and monthly leaderboards

***

### Official links

* Website: <https://trenchscan.gg>
* X : <https://x.com/trenchscangg>


---

# 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.trenchscan.gg/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.
