# Web 3.0

Web 3.0 encompasses the collection and wave of technologies that will help form the next iteration of the internet and the web. Our theory is that identity will play a key role as part of this wave, along with other technologies such as full-functioned Progressive Web Apps (PWAs), and Decentralized Finance on public blockchain.

This new wave of technologies will enable a new set of use cases, but it will also have to cover existing use cases addressed by the Web 2.0 web of technologies.

## 🌳 Contents

* [**💪 Use cases**](/legacy/uses.md) - Describe the way users and customers receive value through usage.
* [**🤕 Harm cases**](/web3/harms.md) - Attack vectors or vulnerabilities, describing the set of scenarios that lead to significantly undesirable outcomes.


---

# 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://map.universal.id/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.
