# Copy of What is CrossCurve MetaLayer

**CrossCurve MetaLayer** is a unified decentralized infrastructure for cross-chain liquidity and incentives, powered by the **Curve AMM**. It enables efficient swaps, yield generation, and access to deep **DeFi** liquidity secured by the **Consensus Bridge**.

<figure><picture><source srcset="/files/UJyn8XRDH7YcHrPx0U7c" media="(prefers-color-scheme: dark)"><img src="/files/p3haYiEOaK971VAlFbUc" alt=""></picture><figcaption></figcaption></figure>

## MetaLayer Architecture

<figure><picture><source srcset="/files/59aEA6zpTRTNvYQRIYtf" media="(prefers-color-scheme: dark)"><img src="/files/Rbw0ldJREwdVdJw5TQDH" alt=""></picture><figcaption></figcaption></figure>

**CrossCurve MetaLayer** emerged as a logical extension of the decentralized **EYWA bridge**. A simple “**bridge**” is no longer sufficient—more advanced solutions are required for real **DeFi** use. Reliability and efficiency are the two key requirements for modern cross-chain services. **MetaLayer** was created to meet these demands through a modular architecture that includes three interconnected layers:

### 1. Transport Layer — Consensus Bridge

<figure><picture><source srcset="/files/kqVs3pUuwwyxJXMtbm9A" media="(prefers-color-scheme: dark)"><img src="/files/dJooUzTEfFGviHdDxVQm" alt=""></picture><figcaption></figcaption></figure>

This layer is responsible for securely transferring liquidity between blockchains. The **Consensus Bridge** simultaneously uses several trusted protocols (such as **Axelar**, **LayerZero**, **Wormhole**), significantly reducing the risk of attacks.

### 2.Liquidity Layer

<figure><picture><source srcset="/files/5RxQMX9CXyp6nndQxdbZ" media="(prefers-color-scheme: dark)"><img src="/files/mqT0cwgKfykoHsgnabjQ" alt=""></picture><figcaption></figcaption></figure>

This layer addresses several critical functions:

* **Efficient liquidity use**. In traditional models, liquidity must be reserved for each blockchain pair, leading to exponential cost growth. In **MetaLayer**, all liquidity is concentrated in the Sonic hub-chain and shared through **Curve Stable Pools**. This reduces the liquidity requirement from 2N²−N to 2N, delivering up to \~49.5x efficiency gains when supporting 50 blockchains.
* On-chain swaps. **Curve AMM** algorithms enable automatic asset exchanges based on liquidity distribution. If liquidity is lower in a certain direction, slippage increases—everything remains fair and transparent.
* **Secure storage**. **Curve** pools are audited and manage over $2 billion in TVL— this represents proven security and user trust.

### 3. Management Layer — CrossCurve DAO

<figure><picture><source srcset="/files/fqVrr30CDkSFKs3C9GqF" media="(prefers-color-scheme: dark)"><img src="/files/SaVXY0Zk3t1krVdeS9hA" alt=""></picture><figcaption></figcaption></figure>

Decentralized governance is not just a slogan—it is the foundation of **MetaLayer**’s operation. All key decisions are made by **DAO** participant a through voting. This eliminates centralization risks. Additionally, the **ve(3,3)** tokenomics model allows incentives to be directed toward the most active and profitable areas. More activity means more rewards, which attracts more liquidity and makes swaps even more beneficial.

***

## Why Decentralization Matters

**CrossCurve MetaLayer** is a decentralized protocol for managing cross-chain liquidity. Unlike intent-based protocols, where core logic runs off-chain and requires complex configurations, **MetaLayer** stays true to **DeFi** principles. Anyone can become a liquidity provider and earn–no high entry barriers or reliance on centralized intermediaries.

<br>


---

# 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.crosscurve.fi/crosscurve-metalayer-1/copy-of-what-is-crosscurve-metalayer.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.
