> For the complete documentation index, see [llms.txt](https://docs.msquared.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.msquared.io/readme.md).

# Morpheus Platform Documentation

## What is Morpheus Platform?

Morpheus Platform is a cutting-edge development and hosting environment that enables the creation of large-scale, high-fidelity virtual worlds and events using Unreal Engine 5. It is designed to support tens of thousands of concurrent users without world sharding, it offers next-gen graphics, spatial audio, and cross-device compatibility.

Developers can rapidly deploy updates, manage user access, and host secure, scalable experiences with built-in tools for event management. Morpheus Platform empowers creators to build immersive metaverse experiences with full control and seamless integration into existing systems.

## Next Steps

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>Unreal development</strong></td><td>Download editor &#x26; start creating</td><td></td><td><a href="/pages/Gm2AWMpNTTkOKKC6WvdG">/pages/Gm2AWMpNTTkOKKC6WvdG</a></td><td><a href="/files/NZCxMoxki2VC0zjtCQCU">/files/NZCxMoxki2VC0zjtCQCU</a></td></tr><tr><td><strong>Production</strong></td><td>Start worlds, create events, &#x26; manage player access</td><td></td><td><a href="/pages/p2CTn1hpKNyTznL1mGeP">/pages/p2CTn1hpKNyTznL1mGeP</a></td><td><a href="/files/GKrxKWlAuaiCkNVchoGX">/files/GKrxKWlAuaiCkNVchoGX</a></td></tr><tr><td><strong>Admins</strong></td><td>Manage access, see usage, and change settings</td><td></td><td><a href="/pages/WsCVzpOPDXeb8NwYaSVj">/pages/WsCVzpOPDXeb8NwYaSVj</a></td><td><a href="/files/xHGtDgS6XMbMCFE0bQ35">/files/xHGtDgS6XMbMCFE0bQ35</a></td></tr></tbody></table>


---

# 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.msquared.io/readme.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.
