> For the complete documentation index, see [llms.txt](https://docs.sougen.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sougen.co/a-web-first-metaverse.md).

# A Web-First Metaverse

Web-First Metaverse represents an amazing opportunity to reach millions of people by reducing the friction of access as much as possible for the users.

The web offer tremendous advantage compare to proprietary platforms:

* Run-on most of the devices.
* Connect in one click, no need to install or download anything.
* Instant publishing on update.
* Better interoperability to build bridges with other Metaverse.
* No risk that a centralized company like Apple or Steam blacklists/censors you overnight.

All these features are impossible or very limited for projects made with software like Unity or Unreal.

> **If you believe decentralization is the future then your Metaverse must be Web-First.**

Nevertheless, the development of a metaverse running in the browser requires strong expertise both in web and 3D.

We noticed that most of the web Metaverses offer poor user experiences with low FPS, freezes, and even crashes even on high-spec devices.

We are confident that Sougen has a huge market opportunity to take here.


---

# 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:

```
GET https://docs.sougen.co/a-web-first-metaverse.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.
