# Fluxion Network

## Fluxion Network

- [Fluxion Network Navigator](https://fluxion-network.gitbook.io/fluxion-network/fluxion-network-navigator.md): Where you can find all links about Fluxion
- [Get Started with Fluxion Network](https://fluxion-network.gitbook.io/fluxion-network/product-intro/get-started-with-fluxion-network.md): The Core Spot DEX on Mantle
- [Fluxion Empowers Mantle as the RWA 2.0 Distribution Layer](https://fluxion-network.gitbook.io/fluxion-network/product-intro/fluxion-empowers-mantle-as-the-rwa-2.0-distribution-layer.md)
- [Fluxion Points System-Season1(Launch Date TBD)](https://fluxion-network.gitbook.io/fluxion-network/product-intro/fluxion-points-system-season1-launch-date-tbd.md): The native incentive engine of Fluxion Network.
- [2026 World Cup Index Launches on Fluxion](https://fluxion-network.gitbook.io/fluxion-network/annoucement/2026-world-cup-index-launches-on-fluxion.md)
- [Introduction of Fluxion Trade Skill: Enabling Seamless Agentic Trading on Mantle](https://fluxion-network.gitbook.io/fluxion-network/annoucement/introduction-of-fluxion-trade-skill-enabling-seamless-agentic-trading-on-mantle.md)
- [Launching xStock RWA Trading: The New Frontier for Mantle Ecosystem](https://fluxion-network.gitbook.io/fluxion-network/annoucement/launching-xstock-rwa-trading-the-new-frontier-for-mantle-ecosystem.md)
- [Fluxion Network Bug Bounty Program](https://fluxion-network.gitbook.io/fluxion-network/annoucement/fluxion-network-bug-bounty-program.md)
- [Mainnet Launch Announcement](https://fluxion-network.gitbook.io/fluxion-network/annoucement/mainnet-launch-announcement.md): Fluxion Mainnet official launched on Dec 2025
- [$SCOR Partnership and Fluxion Mainnet Launch](https://fluxion-network.gitbook.io/fluxion-network/annoucement/usdscor-partnership-and-fluxion-mainnet-launch.md)
- [Contracts](https://fluxion-network.gitbook.io/fluxion-network/developer-resources/contracts.md): APIs, SDKs, and integration guides for developers building on top of Fluxion.  All APIs integration please refer to Uniswap Docs
- [Technical Overview & API](https://fluxion-network.gitbook.io/fluxion-network/developer-resources/technical-overview-and-api.md)
- [Limit Order](https://fluxion-network.gitbook.io/fluxion-network/developer-resources/technical-overview-and-api/limit-order.md): Fluxion lets you place limit orders on Mantle without locking up your funds upfront. You set the price you want, sign the order, and submit it to the Fluxion platform. When someone is willing to trade
- [amm v3 factory](https://fluxion-network.gitbook.io/fluxion-network/developer-resources/technical-overview-and-api/amm-v3-factory.md)
- [amm v3 positionmanager](https://fluxion-network.gitbook.io/fluxion-network/developer-resources/technical-overview-and-api/amm-v3-positionmanager.md)
- [amm v3 quoterv2](https://fluxion-network.gitbook.io/fluxion-network/developer-resources/technical-overview-and-api/amm-v3-quoterv2.md)
- [amm v3 swaprouter](https://fluxion-network.gitbook.io/fluxion-network/developer-resources/technical-overview-and-api/amm-v3-swaprouter.md)
- [amm v3 weth](https://fluxion-network.gitbook.io/fluxion-network/developer-resources/technical-overview-and-api/amm-v3-weth.md)
- [amm v2 factoryregistry](https://fluxion-network.gitbook.io/fluxion-network/developer-resources/technical-overview-and-api/amm-v2-factoryregistry.md)
- [amm v2 pool implementation](https://fluxion-network.gitbook.io/fluxion-network/developer-resources/technical-overview-and-api/amm-v2-pool-implementation.md)
- [amm v2 poolfactory](https://fluxion-network.gitbook.io/fluxion-network/developer-resources/technical-overview-and-api/amm-v2-poolfactory.md)
- [amm v2 router](https://fluxion-network.gitbook.io/fluxion-network/developer-resources/technical-overview-and-api/amm-v2-router.md)
- [Brand Asset](https://fluxion-network.gitbook.io/fluxion-network/developer-resources/brand-asset.md): Download pade


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://fluxion-network.gitbook.io/fluxion-network/fluxion-network-navigator.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.
