# Introduction

Rasa offers the decentralized non-custodial liquidity market where users can participate as suppliers or borrowers. Suppliers provide liquidity to the market to earn a passive income, while borrowers can borrow in an over-collateralized (perpetually) or under-collateralized (one-block liquidity) fashion.

Rasa offers a comprehensive suite of features to facilitate decentralized finance (DeFi) operations.

**Key Features**

* **Decentralized and Trustless**: Operates without a central authority, ensuring that all transactions are transparent and trustless.
* **Variety of Supported Assets**: Supports a wide range of assets, allowing users to diversify their portfolios and manage risk effectively.
* **Dynamic Interest Rates**: Utilizes advanced algorithms to provide competitive and dynamic interest rates for both lenders and borrowers.
* **Secure Collateral Management**: Implements rigorous security protocols for collateral management, ensuring the safety of user funds.
* **Efficient Liquidation Mechanisms**: Employs efficient liquidation processes to manage under-collateralized positions and protect the protocol's integrity.
* **Interoperability**: Designed to integrate with DeFi platforms and services, enhancing its utility and user experience.


---

# 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.rasa.finance/introduction.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.
