# Overview

## What is Lumerin Protocol and the proxy-router's role in helping to solve this problem?&#x20;

* Key Links:&#x20;
  * [Morpheus Lumerin Model](https://github.com/MorpheusAIs/Docs/blob/main/!KEYDOCS%20README%20FIRST!/Morpheus%20Lumerin%20Model.md)&#x20;
  * [Morpheus Lumerin Lightpaper](https://github.com/MorpheusAIs/Docs/blob/main/!KEYDOCS%20README%20FIRST!/Morpheus%20Lumerin%20Model%20Lightpaper.md/)
* In the Yellowstone compute model paper, the author describes the "Router" as a software application that has MOR address and negotiates the 2-sided market between Users and Providers. &#x20;
* The Morpheus Router is highly parallel to the function the Lumerin Protocol Proxy Router provides in the Hashpower marketplace which brokers a 2-sided marketplace between Hashpower Sellers and Hashpower Buyers
* There is a natural fit for the Lumerin based Smart Contract marketplace,  and secure-tcp routing of data between providers, validators and users.

## What problem is Morpheus trying to solve?&#x20;

* [Morpheus WhitePaper](https://github.com/MorpheusAIs/Docs/blob/main/!KEYDOCS%20README%20FIRST!/WhitePaper.md#morpheus) - intent and overview
  * Key items from the [FAQ](https://github.com/MorpheusAIs/Docs/blob/main/!KEYDOCS%20README%20FIRST!/FAQs.md#whitepaper-tldr):&#x20;
    1. Access to AI has become fundamental to modern life.
    2. Large centralized companies currently gatekeep access to AI, they actively restrict access & use censorship.
    3. Having a personal AI that is open source, decentralized, and permissionless fixes this.
    4. Morpheus provides users a decentralized, permissionless, personal AI.
    5. Decentralized, permissionless financial rails is also required for true AI freedom.
    6. Morpheus uses crypto-based financial rails to reward AI & Smart Agent providers.
    7. Follow the white rabbit. Free your mind.
* [Morpheus YellowPaper](https://github.com/MorpheusAIs/Docs/blob/main/!KEYDOCS%20README%20FIRST!/YellowPaper.md#morpheus-yellow-paper) - technical details of the Full Node&#x20;
* [Morpheus "Yellowstone" Compute model](https://github.com/MorpheusAIs/Docs/blob/main/!KEYDOCS%20README%20FIRST!/Yellowstone%20Compute%20Model.md#morpheus-yellowstone-compute-model) - proposed updated tokenomics structure for compute incentivization&#x20;
  * Key Components:&#x20;
    * Users
    * Providers
    * Router
    * Contract

##

##


---

# 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.lumerin.io/overview.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.
