# 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="creation/unreal-development/getting-started/downloading-the-tooling">downloading-the-tooling</a></td><td><a href="https://1456550285-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoWTlPaoHd1McSakqMigu%2Fuploads%2Fgit-blob-32031603e82eb9359e2b9e34ed0eb1fd16c051aa%2Funreal.png?alt=media">unreal.png</a></td></tr><tr><td><strong>Production</strong></td><td>Start worlds, create events, &#x26; manage player access</td><td></td><td><a href="creation/worlds">worlds</a></td><td><a href="https://1456550285-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoWTlPaoHd1McSakqMigu%2Fuploads%2Fgit-blob-7c880d733caefc853440c724ef8c0f715ceb2d70%2FKosmopop%20Web.png?alt=media">Kosmopop Web.png</a></td></tr><tr><td><strong>Admins</strong></td><td>Manage access, see usage, and change settings</td><td></td><td><a href="admins/access-control">access-control</a></td><td><a href="https://1456550285-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoWTlPaoHd1McSakqMigu%2Fuploads%2Fgit-blob-8f9b428f31f95a5c435ebc203a19127361502a56%2FADMIN.png?alt=media">ADMIN.png</a></td></tr></tbody></table>


---

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