# Data & Insights

The Data & Insights module is the central engine of the uDegen platform. It provides a comprehensive, 360-degree view of every token indexed in our system, stripping away the noise to give you the raw data needed for high-conviction trading.

***

### 🔍 Core Token Intelligence

Every project page on uDegen is packed with real-time data points, ensuring you never have to leave the platform to complete your research.

#### 1. Identity & Market Fundamentals

* **Project Profile:** Instant access to the token name, ticker, and official logo.
* **Social Links:** Verified redirects to X (Twitter), Telegram, and the project website.
* **Live Charts:** Real-time price action tracking directly within the interface.
* **Economic Metrics:** Accurate, live data for **Market Cap** and **Liquidity Depth.**

#### 2. Advanced Security & Distribution

* **Safety Analysis:** Automated security checks identifying high-risk functions, honeypots, and tax structures.
* **BubbleMaps Integration:** Visual representation of wallet clusters to spot hidden developer control or coordinated dumps.
* **Holder Insights:** A deep dive into the top holders, including Smart Money tagging to show you where the most profitable wallets are positioned.

#### 3. Social Sentiment & Heat

* **X (Twitter) Intelligence:** A live daily counter of posts from Verified Users mentioning the Contract Address (CA). This allows you to distinguish between bot spam and real organic "heat" from influential accounts.

***

### 📈 The uDegen Score

All of the data points mentioned above-from liquidity stability and security audits to smart money movement and social volume-are fed into our proprietary algorithm to generate the [uDegen Score](/udegen/features/score-system.md).

This score serves as a master rating, allowing you to compare the relative strength and risk of different projects at a single glance.

***

{% hint style="success" %}
**More Coming Soon:** This is just the beginning. We are constantly integrating new data feeds.
{% endhint %}

***


---

# 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.utopiabnb.com/udegen/the-gateway/data.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.
