# Welcome

### What is Palmy Finance?

Palmy Finance is a protocol for users to quickly and easily deposit and borrow assets on Oasys Hub. Depositors can provide liquidity to earn interest as a stable passive income, while borrowers can leverage their assets without selling them out.

[A lending protocol](https://academy.binance.com/en/articles/what-is-crypto-lending-and-how-does-it-work) is one of the core [Lego Blocks of DeFi composability](https://www.gemini.com/cryptopedia/compound-finance-defi-crypto). It is a public, decentralized marketplace of assets that can be accessed not only by a user but also by bots and other DeFi protocols. Palmy Finance provides a comprehensive set of lending features, with a focus on the assets handled on Oasys Hub.

### What is Oasys Hub?

Oasys Hub is the foundational layer of the Oasys blockchain network, designed for blockchain gaming. It operates with a 15-second block time, similar to Ethereum, and supports thousands of Verse Layers, which handle heavy traffic to ensure the Hub remains stable. The Hub uses optimistic rollups to minimize the number of transactions it processes, thereby enhancing scalability and stability, even with high transaction volumes. For more detailed information, you can visit [Oasys' official website](https://www.oasys.games/).

![](TODO:%20Oasys%20Hub%20Image)


---

# 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.palmy.finance/palmy-finance/readme.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.
