# OpenFi | RWA-backed Lending Protocol

## Docs

- [Problem: Tokenized RWAs Need to Access Liquidity](https://open-fi.gitbook.io/rwa-backed-lending-protocol/problem-tokenized-rwas-need-to-access-liquidity.md)
- [Solution: On-Chain RWA Collaterals](https://open-fi.gitbook.io/rwa-backed-lending-protocol/solution-on-chain-rwa-collaterals.md)
- [Product: RWA-Backed Lending Protocol](https://open-fi.gitbook.io/rwa-backed-lending-protocol/product-rwa-backed-lending-protocol.md)
- [Supply and Borrow](https://open-fi.gitbook.io/rwa-backed-lending-protocol/product-rwa-backed-lending-protocol/supply-and-borrow.md)
- [Interest Rate Model](https://open-fi.gitbook.io/rwa-backed-lending-protocol/product-rwa-backed-lending-protocol/interest-rate-model.md)
- [Risk Parameters](https://open-fi.gitbook.io/rwa-backed-lending-protocol/product-rwa-backed-lending-protocol/risk-parameters.md)
- [Liquidation Process](https://open-fi.gitbook.io/rwa-backed-lending-protocol/product-rwa-backed-lending-protocol/liquidation-process.md)
- [Why OpenFi is Unique for RWA-backed Lending?](https://open-fi.gitbook.io/rwa-backed-lending-protocol/why-openfi-is-unique-for-rwa-backed-lending.md)
- [Compliance: KYC/AML Framework](https://open-fi.gitbook.io/rwa-backed-lending-protocol/why-openfi-is-unique-for-rwa-backed-lending/compliance-kyc-aml-framework.md)
- [Privacy: Institutional Grade](https://open-fi.gitbook.io/rwa-backed-lending-protocol/why-openfi-is-unique-for-rwa-backed-lending/privacy-institutional-grade.md)
- [Risk: AI Powered Monitoring](https://open-fi.gitbook.io/rwa-backed-lending-protocol/why-openfi-is-unique-for-rwa-backed-lending/risk-ai-powered-monitoring.md)
- [Investors and Partners](https://open-fi.gitbook.io/rwa-backed-lending-protocol/investors-and-partners.md)
- [Contacts](https://open-fi.gitbook.io/rwa-backed-lending-protocol/contacts.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://open-fi.gitbook.io/rwa-backed-lending-protocol/problem-tokenized-rwas-need-to-access-liquidity.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.
