# Introduction

## What is Trench Radar?&#x20;

Trench Radar is a highly advanced bot, designed to scan the entire SOL chain for new trends, insider activity, volume surges, or potential mooner signals.&#x20;

Trench Radar constantly scans transactions, wallets, tokens, and uses multiple algorithms to check patterns against historical data and determine notable activity.&#x20;

Additionally, we also scan X/twitter for freshly posted token addresses from known accounts, and measure the trending level based off another set of algorithms.&#x20;

More details ahead on how to effectively use each module of the bot!&#x20;

## NOTE

This guide will not include any trading tips, only info on what to make of the bot filters and calls. If you're looking for a simple guide on trading coins, please read [this short google doc](https://docs.google.com/document/d/130okQJYG9U3Wnl_VofCnhBSauQeUeniSQ3e4-xuKWG4/edit). All the bots, any alpha, and any info you get from anyone is completely *useless*, **unless** you know how to trade properly.&#x20;


---

# 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.trench.bot/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.
