# Magma Overview

Magma Finance is a cutting-edge AMM DEX designed for MOVE-based blockchains.

In Magma, we’re combining the classic concentrated liquidity AMM model with advanced DeFi primitives, providing long-term incentives for early protocol participants and long-term builders on Sui.

#### **Permissionless and Open Access**

Magma Protocol is designed to be fully permissionless, allowing anyone to participate without restrictions. Users can create new trading pools for any asset, enabling the listing of niche or emerging tokens. Developers can also integrate Magma’s liquidity into their own applications, such as lending protocols or yield aggregators, without requiring approval. This open access fosters innovation and ensures that Magma’s liquidity is available to the entire ecosystem, promoting inclusivity and growth.

#### **Programmable Liquidity with Concentrated Ranges**

Magma’s **Concentrated Liquidity Market Maker (CLMM)** allows users to deploy advanced trading and liquidity strategies. Traders can execute limit orders and range orders, similar to centralized exchanges (CEXs), with minimal slippage. Liquidity providers (LPs) can concentrate their funds in specific price ranges, maximizing their capital efficiency and earning higher fees. This flexibility enables users to optimize their strategies and achieve better returns, making Magma a powerful tool for both traders and LPs.

#### **Community-Driven Governance**

Magma’s governance model will empower the community to shape the protocol’s future. Community members can vote on proposals, such as adjusting fee structures, adding new features, or listing new assets. The decentralized approach fosters long-term engagement and aligns the interests of all stakeholders, creating a strong and collaborative ecosystem.


---

# 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://magma-finance-1.gitbook.io/magma-finance/quickstart.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.
