# About web3

**With the development of the Internet for decades, in the current Web2.0 era, internet companies have the highest control over user data, and the profits generated by user data and creations on their platforms are fully owned by the companies rather than individuals. However, with the trend of the times, the internet is about to enter the era of Web3.0. Nowadays, people have a clearer definition of what Web3.0 is:**

<figure><img src="/files/cCpS81Tsx7Gf07Z1Y2oK" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/L1NMhcNATtrsb1NItZU8" alt=""><figcaption></figcaption></figure>

**Web3.0 aims to create a decentralized world where users have full viewing, control, and ownership rights over their internet data, allowing them to break free from the extractive nature of Web2.0. The use of blockchain technology enables the creation, distribution, and circulation of value, while smart contract programs are used to establish and enforce rules to realize Decentralized Autonomous Organizations (DAOs). We are excited to work together with everyone in this wave of internet transformation.**

**For more information about Web3.0, you can refer to the official documentation of ETH.**

{% embed url="<https://ethereum.org/zh/web3/>" %}


---

# 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://world-of-fairy.gitbook.io/product-docs/introduction/about-web3.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.
