# MRC 80: Redesign of Mor.org

Proposal to redesign the Reference Morpheus website Mor.org to focus on the use of the Morpheus Virtual Machine.

Generally move the messaging from the "come build Morpheus" to a "come USE Morpheus" message to developers.

Website should retain the Dashboard for Capital, Code, Inference, and Builders but the main landing page needs to be focus on developers accessing the using the MVM.


---

# 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://gitbook.mor.org/mrc/pending/mrc80.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.
