# Radiant Capital

{% embed url="<https://app.radiant.capital/>" %}
↑ Official site url ↑
{% endembed %}

## Lend & Borrow

* Navigate to [**radiant.capital**](https://app.radiant.capital/) in your browser.

<figure><img src="/files/00eY3ulFUZxjwh0mGpjS" alt=""><figcaption></figcaption></figure>

* Connect your wallet.
* Scroll down to view the list of available pools.

<figure><img src="/files/6jOtHbzJeX6w8ZCawtZA" alt=""><figcaption></figcaption></figure>

* Click the small arrow on the right side of the asset to see the details.
* As with typical lending protocols, you need to make a deposit first. After that, you will be able to borrow using your deposit as collateral in an 80% ratio.
* Click the “Deposit” or “Borrow” button.
* Choose the amount to deposit/borrow.
* Confirm by clicking the “Deposit” or “Borrow” button.

### Withdraw Deposit / Repay Loan

* Click “Dashboard” on the top menu bar.

<figure><img src="/files/UOe9Rg0Cuyf5X2p9cyAx" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/kGkXfwiKHOzlQGlRxDyv" alt=""><figcaption><p>Dashboard of deposits and loans</p></figcaption></figure>

* Click on “Repay” or “Withdraw” in the “Deposits” and “Borrows” sections.

<figure><img src="/files/XDzt48znWBFdSMem11IA" alt=""><figcaption></figcaption></figure>

* On the next page, choose the quantity to repay (or withdraw) and click “Continue”.
* Confirm by clicking “Repay” and then confirm the transaction in your wallet.

<figure><img src="/files/J6tyO4FyBvP1YMmCan1C" alt=""><figcaption></figcaption></figure>

### Zap into dLP

* You can activate Radiant emissions and get extra APY.&#x20;
* To be eligible, your locked dLP value needs to be at least 5% of your total deposit.

<figure><img src="/files/FNlSVVX6peq13J5KrPMH" alt=""><figcaption></figcaption></figure>

* Click on “Zap into dLP” on the “Markets” page.

<figure><img src="/files/KytxxCVoMkdp9r0eJFX0" alt=""><figcaption></figcaption></figure>

* Select the amount to zap. You can see on the bar if you meet the criteria of 5%.
* Click “Continue”.
* Select the lock duration. A longer locking period rewards with higher APY.

<figure><img src="/files/umRxSCrrrJfSxbApYhQa" alt=""><figcaption></figcaption></figure>

* Click “Continue”.
* Confirm by clicking “Zap into dLP”.

<figure><img src="/files/LIBJLTlZEFyxnt3OqutZ" alt=""><figcaption></figcaption></figure>

* You can check your dLP positions and rewards under the “Manage” tab.

### Bridge

* To bridge your RDNT tokens between Arbitrum and BNB chain, select “Bridge” from the menu bar.

<figure><img src="/files/8ifI0IpfyHlobO55tPgr" alt=""><figcaption></figcaption></figure>

* Set the amount and destination chain to bridge.
* Click “Bridge RDNT”.

<figure><img src="/files/B5QpCFtI4VL9MnwVaBt2" alt=""><figcaption></figcaption></figure>

* Confirm by clicking “Bridge RDNT” on the next screen.

### More Functions

* If you want to buy or sell RDNT tokens, click “Buy” from the menu bar. This will redirect you to the Balancer DEX.
* If you are locking in dLP, you can vote on proposals. Go to the “DAO” section in the menu.

<figure><img src="/files/7fSlADOnujSPcGSj87nZ" alt=""><figcaption><p><a href="https://hub.airdrop.expert/overview/order-here">https://hub.airdrop.expert/overview/order-here</a></p></figcaption></figure>


---

# 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://hub.airdrop.expert/knowledge-base/protocols-guides/radiant-capital.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.
