# 4.2 普通用户无法理解平台如何运作

对于普通用户来说，Web3 网络过于复杂，导致难以实现大规模采用。&#x20;

陡峭的学习曲线——要求普通用户了解私钥、燃气费和去中心化应用（dApp）——使得 Web3 的吸引力仅限于一小部分精通加密的群体。

为了吸引更广泛的受众，社交平台应当：&#x20;

* **抽象化技术复杂性：** 平台需要隐藏底层区块链操作，提供直观且易于导航的体验。
* **专注于熟悉的界面：** 模仿 Web2 应用的可用性对于吸引更大受众至关重要。

提供无摩擦的入门体验：注册、交易和用户互动应该像在 Instagram 或 Gmail 等 Web2 应用上创建账户一样简单。


---

# 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.bondex.app/whitepaper-2.0-or-bondex-cn/4.0-web3-she-jiao-ping-tai-sui-you-jin-bu-dan-reng-bu-gou-cheng-shu/4.2-pu-tong-yong-hu-wu-fa-li-jie-ping-tai-ru-he-yun-zuo.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.
