# FAQ

## What is the dLP RUSH?

The dLP RUSH is a program that has been established to encourage the conversion of dLP tokens from Radiant Capital into mdLP tokens.

## How to participate in the dLP RUSH?

* Convert on Radpie: You can convert unlocked dLP into mdLP on Radpie. dLP is composed by the BalancerV2 RDNT-WETH liquidity pair on Arbitrum or by the PancakeSwap RDNT-BNB liquidity pair on BNB Chain.
* Zapping with ETH: Another straightforward method is zapping directly with ETH. This essentially means converting your ETH into mdLP tokens directly.
* Zapping with RDNT: Users can also ZAP RDNT tokens. However, to do this, users will also need to provide a certain amount of ETH. The user interface will show the exact amount needed.

With all of the above three methods, as soon as you obtain the mDLP tokens, you'll be able to stake them immediately on Radpie.

## What are the benefits of joining DLP Rush?

* ARB Airdrop: Radiant will conduct an airdrop of ARB tokens to new dLP providers. Users who participate in the DLP Rush will also receive ARB tokens from this airdrop by Radiant. More details can be found on their Twitter post.
* RDP Airdrop and IDO Quota: DLP Rush participants will get RDP token airdrop as well as an IDO quota.
* Participation Incentives: DLP Rush participants will earn a part of the rewards from Radiant.

## What products will Radpie provide and what is the timeline for the RDP IDO?

* RDNT rewards: Radpie will enable liquidity providers to earn RDNT tokens without the need to hold dLP.
* Benefits for mDLP holders: Radpie will allow holders of mDLP (those who have converted their RDNT-LP tokens) to earn a part of the platform's rewards + RDNT tokens. Additionally, there will be an exit mechanism for mDLP holders on the secondary market.
* Leverage Strategy: Radpie plans to introduce a leverage strategy that will allow users to earn RDNT tokens more efficiently.
* Mainnet Launch: The mainnet is expected to launch in early August.
* IDO: The IDO is planned to occur around mid-August.

## Has DLP Rush been audited?

Yes, DLP Rush has been audited by PeckShield. PeckShield has also been continuously auditing the code of Radiant Capital.


---

# 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.radpiexyz.io/faq.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.
