# Sumer Lending and Borrowing Market

- [Introduction](https://docs.sumer.money/sumer-lending-and-borrowing-market/introduction.md)
- [Asset Group Classification](https://docs.sumer.money/sumer-lending-and-borrowing-market/asset-group-classification.md)
- [Collateral Rate by Asset Group](https://docs.sumer.money/sumer-lending-and-borrowing-market/collateral-rate-by-asset-group.md)
- [Understanding the applicable mint limit](https://docs.sumer.money/sumer-lending-and-borrowing-market/collateral-rate-by-asset-group/understanding-the-applicable-mint-limit.md)
- [Deposit Native Assets](https://docs.sumer.money/sumer-lending-and-borrowing-market/deposit-native-assets.md)
- [Mint SuTokens](https://docs.sumer.money/sumer-lending-and-borrowing-market/mint-sutokens.md): Sumer Synthetic Assets
- [Borrow Native Assets](https://docs.sumer.money/sumer-lending-and-borrowing-market/borrow-native-assets.md)
- [Repay SuToken Liability](https://docs.sumer.money/sumer-lending-and-borrowing-market/repay-sutoken-liability.md)
- [Repay Borrowed Native Assets](https://docs.sumer.money/sumer-lending-and-borrowing-market/repay-borrowed-native-assets.md)
- [​Interest Rate Model](https://docs.sumer.money/sumer-lending-and-borrowing-market/interest-rate-model.md)
- [Standard Model](https://docs.sumer.money/sumer-lending-and-borrowing-market/interest-rate-model/standard-model.md)
- [Jump (Kink) Model](https://docs.sumer.money/sumer-lending-and-borrowing-market/interest-rate-model/jump-kink-model.md)
- [Redeem SuTokens](https://docs.sumer.money/sumer-lending-and-borrowing-market/redeem-sutokens.md)
- [Liquidation Mechanism](https://docs.sumer.money/sumer-lending-and-borrowing-market/liquidation-mechanism.md)
- [Risk Management](https://docs.sumer.money/sumer-lending-and-borrowing-market/risk-management.md): This section has been referenced from AAVE


---

# 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.sumer.money/sumer-lending-and-borrowing-market.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.
