# About Cetra

<div align="center"><img src="/files/tMLrLYONpfaBV8UkZp0q" alt="Cetra Logo" width="200"></div>

## About Cetra

Welcome to **Cetra**, a state-of-the-art decentralized lending protocol built for the next generation of DeFi. Our platform connects lenders and borrowers in an efficient, permissionless, and non-custodial environment.

### What is Cetra?

Cetra is designed to unlock liquidity across digital assets, providing users with the opportunity to earn passive yield on their holdings or borrow against them with confidence. At its core, Cetra uses advanced smart contract infrastructure to facilitate peer-to-pool lending, ensuring continuous liquidity and dynamic interest rates based on market demand.

### Core Functionality

Cetra provides a full-featured DeFi lending and borrowing experience. Users can interact with the protocol through four primary actions:

* **Supply (Lend):** Deposit your idle crypto assets into the Cetra protocol smart contracts to start earning passive yield immediately.
* **Borrow:** Use your supplied assets as collateral to borrow other tokens. This allows you to gain liquidity without having to sell your current holdings.
* **Repay:** Pay back the assets you borrowed along with accumulated interest to unlock your original collateral.
* **Withdraw:** Remove your supplied assets and accumulated interest from the protocol at any time!

### Advanced Features & Mechanics

Beyond the basics, Cetra incorporates advanced functionality designed for efficiency and safety:

* **Dynamic APY & Automated Rates:** Interest rates automatically adjust to the pool's utilization ratio. High demand means higher yields for suppliers and incentivized repayments for borrowers.
* **Tokenized Positions (aTokens):** When you supply assets, you receive yield-bearing `aTokens` (e.g., `aUSDT`, `apETH`). These tokens represent your supplied capital plus accrued interest.
* **Overcollateralized Borrowing:** To maintain system stability, borrowers must post collateral greater than their borrowing power, safeguarding the protocol against insolvency.
* **Robust Liquidation Mechanisms:** Built-in Health Factors ensure that under-collateralized positions are efficiently liquidated, protecting lenders' capital.
* **Cross-Market Capability:** Users can supply multiple types of collateral to increase their total borrowing limit (e.g., supplying ETH and USDT to borrow Cetra tokens).


---

# 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.cetra.app/quick-start/about-cetra.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.
