# Introduction

LODA Cicero is a decentralised borrowing and lending protocol that enables uncollateralized lending both for on-chain and off-chain borrowers alike. \
\
Loda Cicero is based on three different liquidity pools, which are all co-dependent on each other.  Incentives for capital efficiency in these pools are dynamic & based on the needs of the protocol. \
\
In addition to these pools, staked Loda tokens are designed to backstop the protocol to both defend & create aligned incentives for all participants.

The governance of the protocol is mandated by the Lode Cicero DAO, which is controlled by holders of the two tokens - LODA & LODESTAR

These documents are designed to help you get a basic understanding of how the protocol functions.

![](https://2649011562-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCHQBODTYUzbZzWIIvS4p%2Fuploads%2FnWMr7P63xCcjxaqlLAD2%2Fimage.png?alt=media\&token=990a8e16-5558-48a0-8376-ad536ab97ca8)


---

# 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.lodacicero.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.
