# Ola Lending

### **What is a lending network?** <a href="#aa64" id="aa64"></a>

A lending network is a platform that allows users to deposit tokens and utilize them as collateral for borrowing other tokens.

Quite simply, when you lend tokens you get interest on them, while if you borrow, you pay interest on what you borrowed.

For more information, please review the [Ola Gitbook](https://olafinance.gitbook.io/ola-finance/).

### **SpiritSwap lending network** <a href="#id-89de" id="id-89de"></a>

We see our lending network as an inherent part of SpiritSwap. By using our lending network, the Spirit community will be able to access new ways to make use of capital.

Our lending network currently support lending and borrowing for the following assets:

* wBTC
* USDC
* ~~SPIRIT~~
* wETH
* wBNB
* fUSDT
* FRAX
* MIM
* wFTM

Further to the implementation of stable pools, thanks to our integration of a balancer style AMM, dormant liquidity in stable pools will now be used to feed the lending network as a form of capital efficiency. This means rewards from LP APR's can be used to offer better incentives on our lending network lending site, further optimizing cost opportunity on stable potions.&#x20;

### **Lending network risks** <a href="#id-89de" id="id-89de"></a>

By participating in any smart contract interaction, there is always the risk of a contract exploit taking place. As a user who utilizes our third party lending network, you acknowledge this risk. We recommend completing due diligence and fully understanding the intricacies of Ola's lending network before participating in its use.  \
\
Link to Ola's GitBook: <https://olafinance.gitbook.io/ola-finance/welcome-to-ola-finance/master><br>


---

# 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.silverswap.io/spiritswap-v3/v2-core-features/subcore-feature/ola-lending.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.
