# Web3 Economy

- [What is Web3](https://docs.web3economy.io/web3-economy/what-is-web3.md): A short summary about Web3
- [What is the Web3 economy?](https://docs.web3economy.io/web3-economy/what-is-the-web3-economy.md): Exploring the different economic areas and how they are relevant to the Web3 economy
- [Web3 economic development roadmap](https://docs.web3economy.io/web3-economy/web3-economic-development-roadmap.md): A priority ordered roadmap of economic development focus areas for Web3 networks


---

# 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.web3economy.io/web3-economy.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.
