# What is MES Protocol?

MES Protocol is a cross-chain bridge for **FAST and CHEAP transactions across chains**.

**Why did we build MES?**

There are now over 1,000 blockchains, from Layer 1 to Layer 2 and even Layer 3 blockchains, which were non-existent during the earlier stages.

Each blockchain has its own consensus mechanism and data structure, to **navigate multiple blockchains can be complex**, even for crypto natives.\
\
In addition, dapps and liquidity **fragmentation is inevitable** with the state of the multichain.\
\
We aspire to build MES to **facilitate interchain interoperability and asset movements** between networks.


---

# 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.mesprotocol.com/overview/what-is-mes-protocol.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.
