# RD Growth Index

The **RD** **Growth Index** is an indicator developed by RootData to assess a project's development momentum and stability. It comprehensively evaluates multiple factors such as the project's team, funding, market capitalization, and market attention, and adjusts based on the project's recent activities. This index is **updated daily**.

The calculation of the Growth Index integrates **fundamental metrics** and **dynamic metrics** to provide a more comprehensive and real-time reflection of a project's development status:

* **Fundamental Metrics**: Based on specific algorithms, it scores a project's team strength, funding status, market capitalization, Total Value Locked (TVL), 𝕏 Impact, and market popularity.
* **Dynamic Metrics**: Adjusts scores dynamically based on the rate of change over the past year across dimensions like team, market capitalization, 𝕏 Impact, and TVL. Notably, scores related to funding gradually decay over time.

You can find this index in the following location:

**Project List**：<https://cn.rootdata.com/Projects>

<figure><img src="/files/ECmEPWCycpqrKvJVmTuy" alt=""><figcaption></figcaption></figure>

**Project Details Page:**：

<figure><img src="/files/BfrSLSkUCWFwTgr48XAS" alt=""><figcaption></figcaption></figure>

**Details Page Comparison Table**：

<figure><img src="/files/cBrrRfPlbouVKT4raNmV" alt=""><figcaption></figcaption></figure>


---

# 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.rootdata.com/methodology/rd-growth-index.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.
