# Liquidity Protocol

MORE is a decentralized network of autonomous smart contracts designed to facilitate trust-minimized lending and borrowing of digital assets. MORE Marketsis fully non-custodial, preserving end-to-end user sovereignty over their funds.

Markets, or liquidity pools, created using MORE Markets are capable of accepting deposits from users. Simultaneously, users with deposits in those markets may borrow against their tokens, using them as collateral.

MORE's smart contracts automatically enforce rules such as collateral levels, interest adjustments, and borrowing limits, providing a trust-minimized environment where security is rooted in verifiable on-chain logic, rather than third-party gatekeepers.

MORE relies on a community-centric process to improve and upgrade the MORE Markets protocol. The community may deploy markets, but it is has no authority to adjust parameters of markets deployed by other users. MORE aims to serve as a leading primitive for permissionless finance and a catalyst for fully customizable liquidity deployments.


---

# 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.more.markets/more-markets/editor/markdown.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.
