# EVM

The **BlockDAG EVM Network** is a powerful ecosystem that provides in-depth insights into network activity, ensuring transparency and efficiency for users. The **Blocks** section displays newly validated blocks, showing key details like block height, timestamps, parent references, and gas usage, allowing users to track the chain’s growth. The **Transactions** page enables real-time tracking of all network activities, including fund transfers and contract executions, providing a clear view of transaction statuses, fees, and confirmations. The **Contracts** section highlights deployed smart contracts, offering users the ability to review execution history and interact with contract functions. The **Tokens** page lists all tokens on the network, including ERC-20 and ERC-721 standards, giving insights into token details, balances, and transfer histories. The **Node Visualizer** provides a graphical representation of network nodes, showing their connections, activity status, and role in transaction validation, enhancing the understanding of BlockDAG’s decentralized structure. With these features, the BlockDAG EVM Network empowers developers, investors, and users to navigate and interact with the ecosystem effortlessly.


---

# 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.blockdagnetwork.io/block-explorer/evm.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.
