# Score System

The **uDegen Score** is our proprietary rating system designed to give traders an instant, data-driven snapshot of any project's health and potential. Instead of manually digging through multiple explorers, the uDegen Score aggregates complex data points into a single, easy-to-understand number.

***

### 📊 How the Score is Calculated

Our algorithm analyzes hundreds of data points in real-time. While the exact weighting is proprietary to prevent manipulation, the score is primarily determined by the following core factors:

**On-Chain Metrics**

* **Holders:** Evaluation of holder concentration and "smart money" accumulation.
* **Liquidity:** Assessment of liquidity depth, pair stability, and lock status.
* **Volume:** Analysis of organic trading volume vs. bot activity.
* **Market Cap:** Valuation relative to the project's current growth stage.

**Security & Safety**

* **Contract Audit:** Automated checks for honeypots, high taxes, and mint functions.
* **Security Score:** A dedicated sub-metric focusing on the safety of the smart contract code.

**Market Dynamics**

* **Social Sentiment:** Real-time monitoring of community engagement and "hype" levels across social platforms.
* **Price Action:** Analysis of recent price trends (increases or decreases) to detect momentum or overextension.

**uDegen Verification**

* **Verified Status:** Projects that have undergone manual review by the uDegen Team receive a significant scoring boost. This indicates a higher level of trust and transparency.

***

### 💡 What the Score Tells You

* **High Score (80-100):** Indicates a project with strong fundamentals, high community engagement, and verified security.
* **Medium Score (50-79):** A project with potential but perhaps lacking in one area, such as liquidity depth or long-term holder growth.
* **Low Score (<50):** Proceed with extreme caution. This often flags projects with high-risk contract functions or inorganic "wash" trading.

***

{% hint style="info" %}
**Disclaimer:** The uDegen Score is a tool for research and information purposes only. It is not financial advice. Always perform your own due diligence (DYOR) before investing in any crypto asset.
{% 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/features/score-system.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.
