# Using the Web 3

In this section you will learn to navigate the Web 3.0 so you can take benefit from it. You will explore cocepts such as DeFi (descentralized finances), NFTs (non-fungible tokens), Play-to-earn (blockchain based video games) and DAOs (descentralized organizations).

Prepare your wallet and get ready to be a Web 3.0 super-user!

After completing this section you will be able to:

* Understand what DeFi is and how it works.&#x20;
* Recognize the importance of NFTs their potential beyond digital art.
* Be aware of the Metaverse and the opportunities it may provide.
* Understand the concepto of a DAO and what's the difference between traditional organizations.


---

# 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://indiedao.gitbook.io/indiedao/education/web3-101/using-the-web-3.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.
