# Welcome

MEVerse Docs introduces the new form of entertainment that all users can experience at the very optimized environment.&#x20;

MEVerse has solved existing issues like scalability and speed to help the commercialization of blockchain in our lives.

The following docs provide detailed information on What MEVerse is, How to start\&build on MEVerse, and how to interact with MEVerse network.

To read more details on MEVerse, please refer to [MEVerse Whitepaper](https://www.meverse.sg/file/whitepaper1.0_meverse.pdf).

| Docs                 | Content                                                          |
| -------------------- | ---------------------------------------------------------------- |
| MEVerse Introduction | Core technologies of MEVerse and its structure                   |
| Get started          | Quick start guideline for developers                             |
| Smart Contract       | Guideline and detailed information of smart contract development |

***Reference :***

* <https://ethereum.org/en/developers/>
* <https://geth.ethereum.org/docs/>
* <https://web3js.readthedocs.io/en/v1.8.0/>


---

# 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://meversedex.gitbook.io/meverse-dev-docs/welcome.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.
