# Introduction

<figure><img src="https://3450273362-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4jtF4vna1P4jcwkXhTmw%2Fuploads%2Fghru2LnIOKdd25RcEKAh%2FScreenshot%202024-04-07%20at%208.01.18%E2%80%AFPM.png?alt=media&#x26;token=453f7a11-619e-4a8b-b397-8e950895883e" alt=""><figcaption></figcaption></figure>

[Revoswap](https://revoswap.com) is X Layer chain's first and preferred automated market maker (AMM) decentralized exchange (DEX), committed to creating a smooth and friendly user experience for all types of traders. Revoswap is one of the dapp selected by X Layer team to participate in their closed beta launch of their Mainnet.

Users can use the platform to trade, yield farm, take part in launchpad activities, or all.

### Decentralized

Trade directly from your wallet app. Revoswap does not hold your crypto when you trade, and you have full ownership of your own funds. Not your wallet, not your funds. We believe in full decentralization in all aspects of defi!

### Automated Market Maker

In traditional market makers, centralized entities manage and govern these market-making mechanisms. Revoswap uses automated market making, meaning it is powered by liquidity provided from users, who are incentivized in to do so in exchange for a share of transaction fees and free tokens. Users are the main liquidity provider of the platform and traders can swap through these pools with fees being returned back to those liquidity providers without the need of a centralized exchange. With everything built on chain, all transactions are transparent and trustable.

### Low Transaction Costs

Revoswap is built on [X Layer](https://www.okx.com/xlayer/docs/getting-started/welcome/welcome-to-xlayer), a Zero-Knowledge (ZK) Ethereum Layer 2 built with the Polygon Chain Development Kit (CDK) as part of a strategic collaboration between OKX and Polygon Labs.

This means that transaction fees are low, and you can perform functions at a much lower cost than on Ethereum. Revoswap thus also takes less trading fees! With low transaction fees and a fast speed, we are able to provide an efficient and wonderful experience for our users!


---

# 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.revoswap.com/about-revoswap/introduction.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.
