> For the complete documentation index, see [llms.txt](https://web3-encyclopedia.gitbook.io/web3-encyclopedia/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://web3-encyclopedia.gitbook.io/web3-encyclopedia/metaverse/tl-dr.md).

# TL;DR 👀

<mark style="color:purple;">**What is the Metaverse**</mark>

<mark style="color:purple;">The metaverse is a virtual world in which people live, work, shop and interact with others –– all from the comfort of their couch in the physical world</mark>

<mark style="color:purple;">In the metaverse, users traverse a virtual world that mimics aspects of the physical world using such technologies such as virtual reality (VR), augmented reality (AR), AI, social media and digital currency</mark>&#x20;

<mark style="color:purple;">**Metaverse Economy**</mark>

<mark style="color:purple;">Non-fungible tokens (NFTs) figure to play a big role in the usefulness and popularity of the metaverse</mark>&#x20;

<mark style="color:purple;">The current increase in attention to the Metaverse is partly driven by the very recent ability to fully ‘own’ virtual objects, experiences, or land</mark>

<mark style="color:purple;">**Metaverse Companies**</mark>

<mark style="color:purple;">Some popular metaverse companies include Facebook, Epic Games, and Microsoft</mark>

<mark style="color:purple;">**GameFi**</mark>

<mark style="color:purple;">GameFi is a system where gamers and creators can accrue value in cryptocurrencies and non-fungible tokens (NFTs) for themselves through gameplay</mark>

<mark style="color:purple;">GameFi stakeholders include game studios, metaverses, gaming guilds, NFT renting platforms, gaming marketplaces and game launchpads</mark>

<img src="/files/AUZcMSlcv8WVu44BBAml" alt="" data-size="line">

<details>

<summary><mark style="color:yellow;">References</mark></summary>

[<mark style="color:purple;">https://www.techtarget.com/whatis/feature/The-metaverse-explained-Everything-you-need-to-know</mark>](https://www.techtarget.com/whatis/feature/The-metaverse-explained-Everything-you-need-to-know)

[<mark style="color:purple;">https://www.forbes.com/sites/deborahlovich/2022/05/11/what-is-the-metaverse-and-why-should-you-care/?sh=6490bb4c2704</mark>](https://www.forbes.com/sites/deborahlovich/2022/05/11/what-is-the-metaverse-and-why-should-you-care/?sh=6490bb4c2704)

[<mark style="color:purple;">https://cointelegraph.com/metaverse-for-beginners/a-beginners-guide-to-the-gamefi-ecosystem</mark>](https://cointelegraph.com/metaverse-for-beginners/a-beginners-guide-to-the-gamefi-ecosystem)

</details>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://web3-encyclopedia.gitbook.io/web3-encyclopedia/metaverse/tl-dr.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
