# 什么是TRON链

TRON链（TRON blockchain）是一种基于区块链技术的去中心化数字平台，由贾斯汀·孙（Justin Sun）在2017年创立。它旨在建立一个免费、全球性的娱乐内容共享系统，通过区块链和分布式存储技术，让用户可以发布、存储和拥有数据，同时在去中心化的应用程序（DApp）中进行内容的创造、分享和消费。主要的特点：

1. **高吞吐量**：TRON的网络结构支持极高的交易速度和处理能力，旨在解决比特币和以太坊等早期区块链平台的可扩展性问题。
2. **高可扩展性**：TRON支持智能合约、DApp和去中心化自治组织（DAO）的创建和执行，为开发者提供了强大的功能和灵活性。
3. **高度去中心化**：TRON采用了一种特殊的共识机制，名为代理权益证明（DPoS），其中选举产生的超级代表（SR）负责验证交易和创建区块，这既保证了网络的去中心化，也提高了其性能。
4. **用户友好**：TRON旨在提供简单易用的接口和体验，使非技术用户也能轻松接入和使用其网络。


---

# 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://blog.trxenergy.cc/ren-shi-dai-kuan-he-neng-liang/shen-me-shi-tron-lian.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.
