# 前言

*“…每次技术革命都是被当作一次震荡被社会接受的。它在扩散过程中会遇到人们和制度的强大抵抗。因此，技术革命在财富创造潜力上的充分展开，最初总会产生相当混乱而且矛盾的社会后果，此后则需要一次重大的社会重组。这不仅包括改变那些影响所有市场和经济活动的调节框架，重新设计成整整一系列制度——包括政府、金融管制以及教育，而且包括对社会行为和观念进行修正。正是由于重塑了与技术革命潜力相适应的环境，“黄金时代”才得以出现。”——《技术革命与金融资本》*


---

# 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://web3.xwlin.com/web3.0_guide.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.
