> For the complete documentation index, see [llms.txt](https://docs.secured.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.secured.finance/fixed-rate-lending/overview/white-paper.md).

# White Paper

## Executive Summary <a href="#d5df" id="d5df"></a>

Secured Finance is a decentralized finance (DeFi) platform that provides a unique solution to the liquidity problem in the industry. Our protocol enables peer-to-peer lending and derivatives trading for fixed-income investments and hedging, offering a more efficient and cost-effective alternative to traditional financial institutions.

By utilizing a smart-contract-based platform, we eliminate the need for intermediaries and provide a transparent, robust, censorship-resistant, and low-cost way of transacting. Our OTC market for digital assets ensures that primary and secondary markets have enough liquidity, while our smart-contract-based central clearing counterparty model guarantees transparent and efficient transactions.

Moreover, our unique features, including the standardization of plain vanilla products, order-book-based price discovery, on-chain orderbook matchmaking, smart-contract-based collateral management, and auto-rolling, provide a hassle-free solution that benefits long-term investors and borrowers. These features offer a solution to the DeFi industry’s challenges, paving the way for an inclusive, accessible, and efficient financial system.

Secured Finance has a clear roadmap for growth, a strong use case and a dedicated team committed to building a strong and vibrant community around the Secured Finance ecosystem. We welcome anyone who shares our vision to join us on this exciting journey.

You can read the [full article](https://blog.secured.finance/secured-finance-protocol-6cee22f571b4) in our blog.


---

# 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 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, and the optional `goal` query parameter:

```
GET https://docs.secured.finance/fixed-rate-lending/overview/white-paper.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
