# Introduction

## What is MorFi?

MorFi (Morph + Finance) protocol is a peer-to-peer system designed for exchanging cryptocurrencies on the Morph blockchain. MorFi is implemented as a set of immutable, persistent smart contracts; designed to prioritize censorship resistance, security, self-custody, and to function without any trusted intermediaries who may selectively restrict access or usage.

As a decentralized exchange native to Morph, MorFi aims to be the central trading and liquidity hub within the Morph ecosystem.

## Why Morph?

Morph is the first Ethereum Layer 2 with a hybrid scaling solution, combining both optimistic and ZK roll-ups. As a consumer-centric blockchain, Morph is building and integrating user-friendly applications for everyday life on-chain, prioritizing utility over product metrics.

{% embed url="<https://docs.morphl2.io/>" %}

MorFi is fully aligned with Morph’s vision of building the first consumer-centric blockchain and is happy to serve as the central trading & liquidity hub on Morph.


---

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