# Welcome to the Official Documentation of Centuari V1

We are delighted to welcome you to **Centuari**, an innovative decentralized lending protocol designed to redefine fixed-rate lending for both retail and institutional markets. This documentation serves as your comprehensive guide to understanding, integrating, and building with Centuari.

Our mission is to create a secure, transparent, and efficient lending ecosystem powered by decentralized infrastructure, flat interest mechanisms, and novel underwriting models through restaking. Whether you are a developer, operator, or ecosystem partner, this documentation will provide you with the essential resources, technical references, and best practices to interact with Centuari seamlessly.

### Jump right in

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Getting Started</strong></td><td></td><td></td><td><a href="getting-started/quickstart">quickstart</a></td></tr><tr><td>Primitive Lending</td><td></td><td></td><td></td></tr><tr><td><strong>Basics</strong></td><td></td><td></td><td><a href="using-centuari">using-centuari</a></td></tr><tr><td><strong>Uncollateralized</strong></td><td></td><td></td><td><a href="broken-reference">Broken link</a></td></tr><tr><td>Resources</td><td></td><td></td><td></td></tr><tr><td>Conclusion</td><td></td><td></td><td></td></tr></tbody></table>


---

# 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://centuari.gitbook.io/docs/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.
