# Cedro Finance Documentation

Cedro Finance is a cross-chain decentralized modular liquidity protocol where users can lend and borrow assets natively across multiple chains with affordable transaction fees. Lenders are able to deposit their assets to contribute to the liquidity of the platform and borrowers are able to borrow the liquidity in an overcollateralized manner.

This documentation will provide different resources to understand this protocol better.&#x20;

Use our protocol at: <https://app.cedro.finance/>

Join our community on:

Twitter: <https://twitter.com/cedro_finance>

Telegram: <https://t.me/cedrofinance>

Discord: <https://discord.gg/R2KmG7bSEm>

Collabs and Partnerships: <contact@cedro.finance>


---

# 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.cedro.finance/cedro-finance-documentation.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.
