# Overview

<figure><img src="https://3881291275-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCaql6uzRSSdezScAKgMU%2Fuploads%2FNckwoWDZq1tWsDVgwpaa%2FOverview_V2.gif?alt=media&#x26;token=e0463fe0-fcfc-4562-a066-0b6e8a643f42" alt=""><figcaption></figcaption></figure>

Mutuum (MUTM) is a decentralized, non-custodial liquidity protocol that enables users to engage as lenders, borrowers, or liquidators. Lenders deposit their crypto assets into Mutuum’s liquidity pools to earn interest, while borrowers can obtain overcollateralized loans by securing them with sufficient collateral.

Lenders contribute to liquidity by depositing cryptocurrencies into a pooled contract. Concurrently, borrowers can access these funds by providing collateral within the same contract. This system does not require individual loan matching but instead operates based on the collective pool of funds and the associated collaterals and borrowings.

Mutuum’s interest rates for both lenders and borrowers adjust automatically based on market conditions. For borrowers, the variable rate is tied to the available funds in each liquidity pool: when a high portion of the pool’s assets is borrowed, the borrowing rate increases. This mechanism encourages a balanced utilization of capital.

Meanwhile, lenders earn yields that align with the borrowers’ interest payments, and a reserve factor helps ensure that liquidity remains accessible at all times. By maintaining this liquidity buffer, Mutuum aims to provide lenders with uninterrupted access to their deposits. This dynamic model rewards stakeholders who supply capital while preserving sufficient on-chain liquidity for borrowers across the ecosystem.


---

# 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.mutuum.com/introduction/quickstart.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.
