# rDEX V1 Overview

## 1.Trading Pairs on StaFi Chain

rDEX will support the following trading pairs on StaFi chain:

* rFIS/FIS
* rETH/FIS
* rDOT/FIS
* rATOM/FIS
* rBNB/FIS
* rSOL/FIS
* rMATIC/FIS

Among the above 7 rTokens, only rETH is issued on Ethereum chain directly, and the other 6 rTokens are issued on StaFi chain. Because the rDEX is deployed on StaFi chain, rETH token needs to be swapped from Ethereum chain to StaFi chain, which could be done through rBridge, before being traded on rDEX. Please check the [rBridge Guide](https://docs.stafi.io/rtoken-app/rasset/swap-guide).

## 2.Key Features

### **Continuous Liquidity**

rDEX is an automated market maker DEX to provide continuous liquidity for rTokens by utilizing the Thorchain’s CLP market maker model.

### **Lower Slippage**

rDEX ensures low slippage for small and medium-sized transactions by using the fee model based on slippage.

### **Asymmetrical Deposit**

Unlike the majority of cryptocurrency liquidity pools, rDEX users can provide liquidity by depositing one token or two tokens asymmetrically.

## **3.Security Audit**

rDEX testnet has been tested in three different ways in the past 6 weeks to make sure it is extremely safe before its release on the mainnet: rDEX testnet has been audited by PeckShield. Check the [audit report](https://github.com/stafiprotocol/stafi-bootstrap/blob/master/audits/rdex/PeckShield-Audit-Report-Stafi-rDEX-v1.0.pdf).&#x20;

rDEX testnet has been tested by our community through the Bug Bounty program. Check the [Bug Report Recap](https://medium.com/stafi/rdex-bug-bounty-recap-d3e2aab48840).&#x20;

rDEX testnet Bug Bounty Program is live on [Immunefi](https://immunefi.com/) since 11th February, 2022. Check this program on Immunefi.

## **4.**&#x49;nsurance Fund&#x20;

At StaFi, we always say that the ‘safety of funds of our usersis our first priority’. Therefore, StaFi wants to initiate an Insurance Fund for rDEX which will act as an effective safeguard as well as provide additional protection for rDEX users against any potential and unforeseen hacks which were not found or avoided in the security audit endeavors listed above.

StaFi Core wants to propose that StaFi Foundation should allocate 5 million FIS into the Insurance Fund for rDEX users amid a barrage of hacks on rDEX contracts. And this proposal will be announced with details for the community in the following weeks.

## 5.Liquidity Mining Program <a href="#dfe4" id="dfe4"></a>

In order to incentivize the adoption of rDEX, StaFi Core has proposed a grand liquidity mining program for its users. If you are interested in this program, we welcome you to read the [rDEX Liquidity Mining Program Proposal](https://medium.com/stafi/stafi-foundation-will-allocate-5m-fis-tokens-to-bootstrap-the-liquidity-of-rdex-4c2fbe9283e1) to get yourself prepared.


---

# 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.rdex.finance/welcome-to-rdex/rdex-the-amm-dex-for-rtokens/resources/rdex-v1-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.
