# Decentralized Applications (dApps)

**Decentralized Applications (dApps)** are critical to the tokenomics of a blockchain, as they drive network activity, user engagement, and demand for the underlying token. This feature tracks the adoption, user participation, and financial performance of dApps built on top of blockchain networks.

**Usage**:

* **Utility and Demand for Tokens**: dApps that require a native token for usage (such as **Uniswap** or **Aave**) drive token demand and, consequently, affect the token’s price dynamics through user activity and transaction fees.
* **Governance and Tokenomics**: dApps like **Compound** or **MakerDAO** enable decentralized governance, where users interact with governance tokens to make decisions on protocol upgrades, impacting the economic structure of the platform.

**Key Data**:

* **User Engagement**: Active users and daily transactions within the dApp ecosystem.
* **Transaction Fees**: The amount of native token paid as transaction fees for interacting with dApps.
* **Liquidity and Market Impact**: The liquidity provided to dApps and its effect on token volatility.


---

# 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.satoshiterminal.io/research-suite/data-coverage/tokenomics/decentralized-applications-dapps.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.
