# Overview

**Dexlens** is an Crypto Analysis Platform & DAO designed to guide users through the madness of the crypto world. It interprets live datas from our own API, watches for volume surges, and bundle indicators to reveal market conditions in real time. Built for Degens by Degens, powered by on-chain data.

* **Dexlens API**: Comprehensive suite of REST APIs and WebSocket streams for blockchain integration.
* **Dexlens Trending** - Coming soon&#x20;
* **Dexlens Telegram Buybot** - Coming soon
* **Dexlens Web3 Incubator -** Coming Soon
* **Dexlens Education Platform -** Coming Soon
* **Real-Time Signal Detection**: Analyzes marketcap, volume, and bundle activity to detect early sentiment shifts.
* **Autonomous Messaging**: Shares sentiment signals in real-time without human intervention.
* **Dexlens Terminal (Coming Soon)**: A dashboard for visualizing live market sentiment, historical trends, and signal breakdowns & AI Chatbot.&#x20;
* **Sentiment History Tracking**: Records and displays past signals to provide context for ongoing trends.
* **On-Chain Metrics Integration**: Pulls directly from blockchain data to ensure transparency and trust.


---

# 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.dexlens.io/how-it-works/overview.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.
