> For the complete documentation index, see [llms.txt](https://casten.gitbook.io/untitled/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://casten.gitbook.io/untitled/casten.md).

# Casten

DeFi is a decentralized financial system based on smart contracts that function without intermediaries, such as banks or insurances. DeFi applications strive to fulfill the services of traditional finance in a frictionless, global and transparent manner built on the blockchain.

Casten is a DeFi lending protocol where real-world businesses can borrow efficient and risk-priced capital, enabling investors to earn differentiated yields across an array of trade finance and loan products.&#x20;

Currently, top lending protocols in DeFi like Compound, Aave, etc need borrowers to be overcollateralized in order be able to create a borrowing position. *However, Casten is uncollateralised protocol, where various participants are incentivised to secure the protocol and its funds by staking/auditing/originating etc.*


---

# 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:

```
GET https://casten.gitbook.io/untitled/casten.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.
