# Overview

Welcome to xSwap, the protocol representing next evolution in the decentralized finance (DeFi) ecosystem, operating on the innovative CrossFi Chain. As a direct advancement from existing automated market maker (AMM) protocols, xSwap is engineered to enhance liquidity provision rewards while maintaining user-friendly trading fees. Powered by a constant product formula and deployed via a suite of  smart contracts, xSwap champions a decentralized, secure, and censorship-resistant trading environment. Embracing the open-source ethos, xSwap is accessible for community contribution and scrutiny.

### **Innovations and Core Features**

xSwap differentiates itself with an array of innovations:

* **Enhanced Liquidity Provision**: Liquidity providers enjoy significantly higher yields with a [1% trading fee](#innovations-and-core-features), a strategic move to attract and retain more liquidity on the platform, ensuring depth and competitive rates for all users.
* **Automated Liquidity Pools**: The backbone of xSwap, these pools facilitate smooth and secure token trading, rewarding users who contribute liquidity with a share of the transaction fees.
* **Decentralized Trading Mechanism**: Powered by the [constant product formula](https://docs.xswap.ms/terminology#constant-product-formula), xSwap ensures that trades are executed fairly, with dynamic pricing that reflects the current supply and demand.
* **Security and Transparency**: Built on the CrossFi Chain, xSwap leverages blockchain's inherent security features, providing a transparent and trustworthy environment for decentralized trading.

### **Ecosystem Participants**

xSwap's ecosystem thrives on the participation of diverse groups:

* **Liquidity Providers**: From passive contributors to professional market makers and token projects, all benefit from xSwap's enhanced reward structure.
* **Traders**: Including speculators, arbitrage bots, DApp users, and smart contracts, the platform offers an efficient and secure trading environment with accurate pricing.
* **Developers and Projects**: The open-source nature of xSwap fosters a creative space for developing innovative DeFi tools and applications, contributing to a rich 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://docs.xswap.ms/introduction/overview.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.
