# Get Started with Fluxion Network

<figure><img src="/files/VsYN7yucSi6pls9eZDx8" alt=""><figcaption></figcaption></figure>

#### **1. Introduction**

Fluxion Network is a next-generation decentralized exchange built on **Mantle**, designed to deliver deep, efficient, and transparent **spot trading** for the ecosystem.

Unlike general-purpose DEXs that attempt to cover every vertical, Fluxion focuses purely on **spot liquidity infrastructure** — refining the core mechanics that power every swap, pool, and order.

Fluxion is currently live on [fluxion.network](https://fluxion.network/), serving as the testing ground for Mantle’s evolving liquidity landscape before full mainnet launch.

***

#### **2. Product Architecture**

Fluxion integrates three complementary modules that together form a complete spot DEX stack:

* **V2 (AMM Pools):**

  Traditional automated market maker model, optimized for stable and volatile pairs. Designed for simple liquidity provision and efficient routing across pools.
* **V3 (Concentrated Liquidity):**

  Advanced AMM structure allowing LPs to allocate capital within specific price ranges, improving capital efficiency and reducing slippage for high-volume pairs.
* **Orderbook Layer :**

  An integrated on-chain orderbook module enabling precise execution and price discovery, while maintaining full composability with AMM liquidity.

  Once deployed, traders will be able to choose between AMM swaps and orderbook trading within a unified interface.

Together, these layers make Fluxion the **most complete spot DEX architecture** on Mantle — combining AMM flexibility with orderbook precision.

***

#### **3. Key Features**

* **Spot-Only Focus:**

  Fluxion dedicates all resources to spot liquidity. No perpetuals, no leverage — just deep, real, and composable trading infrastructure.
* **Unified Liquidity Routing:**

  Smart router seamlessly connects V2 and V3 liquidity, ensuring optimal price execution across all pairs.
* **High-Performance Execution:**

  Built natively on Mantle’s modular architecture, Fluxion benefits from low gas costs, fast finality, and scalable transaction throughput.
* **Developer-Ready APIs:**

  Open endpoints and SDK support integration for aggregators, wallets, and Mantle ecosystem dApps.
* **Transparent and Non-Custodial:**

  Every pool, order, and transaction is verifiable on-chain — ensuring users retain full custody of their assets.

***

#### **4. Role in the Mantle Ecosystem**

Mantle’s modular design enables high-performance infrastructure for computation and data availability.

Fluxion complements this by providing **the liquidity foundation** — a base layer that allows any Mantle-based dApp or protocol to access and utilize spot trading functionality without building its own DEX.

As the ecosystem expands with synthetic assets, RWAs, and cross-chain integrations, Fluxion aims to remain the **core venue for native liquidity**, serving both traders and developers as the go-to entry point for asset exchange.

***

#### **5. Roadmap**

* ~~✅ Launch of V2 and V3 spot modules on testnet~~
* ~~🧩 Integration of orderbook layer and unified router~~
* ~~🎦Introduce Bybit Alpha Assets to Fluxion~~
* 🤝 Collaboration with ecosystem partners including **Bybit** and **xStock**
* 💎 Launch of **Fluxion Points Program**, rewarding trading and liquidity participation
* 🚀 Mainnet deployment and Mantle-wide liquidity activation

***

#### **6. Conclusion**

Fluxion Network is more than a DEX — it’s the liquidity backbone of Mantle’s open financial layer.

By focusing on **spot trading excellence** and deep ecosystem integration, Fluxion is setting the standard for performance, transparency, and composability on Mantle.

> Build, trade, and grow with Fluxion — the next evolution of spot liquidity.


---

# 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://fluxion-network.gitbook.io/fluxion-network/product-intro/get-started-with-fluxion-network.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.
