# Web 3.0 Basics

This spaceship is not yet built...

<figure><img src="/files/rJfADQNw0TATnm9daVmc" alt="" width="563"><figcaption></figcaption></figure>

***

## Further Reading <a href="#further-reading" id="further-reading"></a>

[<mark style="color:blue;">Wallet Security: Best Practices For Keeping Your Crypto Safe</mark>](https://hacken.io/discover/wallet-security/) - Hacken, 2023

[<mark style="color:blue;">NFT Scams: How They’re Hurting The Market</mark>](https://hacken.io/discover/nft-scams/) - Hacken, 2023

[<mark style="color:blue;">What's a DAO?</mark>](https://aragon.org/dao) - Aragon

[<mark style="color:blue;">What is a DAO in Crypto?</mark>](https://www.youtube.com/watch?v=KHm0uUPqmVE) - Whiteboard Crypto

[<mark style="color:blue;">2022 DAO Research Update: What do DAO Builders Need?</mark>](https://blog.aragon.org/2022-dao-research-update/) - Aragon, 2022

[<mark style="color:blue;">Could a DAO build the next great city?</mark>](https://www.ted.com/talks/scott_fitsimones_could_a_dao_build_the_next_great_city) - Scott Fitsimones, 2022

[<mark style="color:blue;">DAOs, DACs, DAs and More: An Incomplete Terminology Guide</mark>](https://blog.ethereum.org/2014/05/06/daos-dacs-das-and-more-an-incomplete-terminology-guide) - Vitalik Buterin, Ethereum Blog, 2014

[<mark style="color:blue;">DAOs are not corporations: where decentralization in autonomous organizations matters</mark>](https://vitalik.eth.limo/general/2022/09/20/daos.html) - Vitalik Buterin, 2022


---

# 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.myshch.io/myshch/tutorials/learn/web-3.0-basics.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.
