> For the complete documentation index, see [llms.txt](https://sosovalue.gitbook.io/helpdocument/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sosovalue.gitbook.io/helpdocument/sosovalue-documentation/dashboard/layer-2-dashboard.md).

# Layer 2 Dashboard

This segment focuses on monitoring the performance of all Layer 2 blockchain solutions within the broader multi-chain cryptocurrency world. It is especially geared towards providing crucial insights ahead of the anticipated Cancun upgrade, facilitating an intuitive understanding of the changes and developments within the Layer 2 landscape. This feature aims to enable users to easily track advancements, scalability solutions, and the overall impact of Layer 2 technologies on transaction speed, costs, and network congestion.

For Layer 2 Section, these can include but are not limited to：

* **TVL of different types of Chains：**&#x54;VL quantifies the total value of assets staked, deposited, or locked within DeFi projects on a particular blockchain network. It reflects blockchain's attractiveness and utility in the DeFi sector, indicating the level of trust and engagement users have with its DeFi protocols.
* **Number of Protocols**: This typically refers to the count of DeFi protocols operating on a blockchain network. Each protocol may serve different purposes, such as lending, borrowing, yield farming, or liquidity provision, contributing to the network's overall TVL and indicating the diversity and richness of its DeFi ecosystem.
* **Stablecoins Circulated on Chain**: This metric signifies the total amount of stablecoins, which are cryptocurrencies pegged to stable assets like fiat currencies, circulating within a blockchain. Stablecoins play a crucial role in DeFi by providing a less volatile means of transaction and investment, acting as a bridge between traditional finance and cryptocurrencies.
* **Daily DEX Trading Volume**: Refers to the total volume of trades conducted on decentralized exchanges (DEXs) within a 24-hour period. This metric highlights the liquidity and activity level of a blockchain's DeFi market, showing how frequently assets are traded in a decentralized manner without the need for traditional, centralized intermediaries.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://sosovalue.gitbook.io/helpdocument/sosovalue-documentation/dashboard/layer-2-dashboard.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.
