# 马蹄链相关知识

## 什么马蹄链Polygon？

Polygon 是用于构建和连接与以太坊兼容的区块链网络的协议和框架。 在支持多链以太坊生态系统的以太坊上聚合可扩展的解决方案。

## 什么是Matic？

马蹄链上原生代币是 Matic；交易消耗 Matic 作为链上交易手续费； 通过质押 Matic 来成为验证人节点。节点按照质押比例分配奖励，奖励是链上交易手续费。

## 什么是PolygonScan？

[PolygonScan](https://polygonscan.com/) 是火币生态链上的查询工具。它可以告诉玩家在区块链上发生的一切，也可以帮助玩家验证交易成功，并追踪其他关于交易和地址的有用细节。


---

# 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.evolution.land/simplified-chinese/tutorials/yi-dian-da-lu-ma-ti-lian/ma-ti-lian-xiang-guan-zhi-shi.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.
