# Trench Radar

## Trench Radar

- [Introduction](https://docs.trench.bot/introduction.md)
- [Referral Program](https://docs.trench.bot/referral.md): Here's how you can help us grow and earn!
- [Pricing](https://docs.trench.bot/pricing.md)
- [Introduction](https://docs.trench.bot/filters/introduction.md)
- [Filter Categories](https://docs.trench.bot/filters/filter-categories.md)
- [Advanced Backtesting](https://docs.trench.bot/filters/advanced-backtesting.md)
- [Advanced Strategy Backtesting](https://docs.trench.bot/filters/advanced-strategy-backtesting.md)
- [Filter Management](https://docs.trench.bot/filters/filter-management.md)
- [Introduction](https://docs.trench.bot/curated-radar/introduction.md)
- [Scoring System](https://docs.trench.bot/curated-radar/scoring-system.md)
- [Call Breakdown](https://docs.trench.bot/curated-radar/call-breakdown.md)
- [Detailed Alert Viewer](https://docs.trench.bot/curated-radar/detailed-alert-viewer.md)
- [Twitter/X Tracking](https://docs.trench.bot/curated-radar/twitter-x-tracking.md)
- [Clusters Guide](https://docs.trench.bot/bundle-tools/clusters-guide.md)
- [Bundle Scanner Guide](https://docs.trench.bot/bundle-tools/bundle-scanner-guide.md): General info about bundles and our scanner
- [Bubblemap Bundle Viewer](https://docs.trench.bot/bundle-tools/bubblemap-bundle-viewer.md): This is a brief guide on our bubblemap bundle viewer website hosted at https://trench.bot/!


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a 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.
