# Welcome to LiquidOps

An overcollateralized lending and borrowing protocol built on [Arweave](https://arweave.org/) and [AO](https://ao.arweave.dev/).

<figure><img src="https://2745010736-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FON39wVBTVyWmAUviHcOE%2Fuploads%2Fgit-blob-47181e9126d4d0cbad90f5c25dcaed425562396f%2FGroup%20506.png?alt=media" alt=""><figcaption></figcaption></figure>

LiquidOps is a lending and borrowing protocol that providers users the ability to earn interest on their Arweave and AO assets. As well as borrowers the ability to use that lent liquidity in various decentralised applications.

It has been modeled after the successful Ethereum native money market [Compound V2](https://docs.compound.finance/v2/).

### Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>LiquidOps JS</strong></td><td>Get started building with LiquidOps!</td><td><a href="https://2745010736-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FON39wVBTVyWmAUviHcOE%2Fuploads%2FPimGI8eXtpkrH0fOkTFV%2Fsdk.svg?alt=media&#x26;token=14000c07-dd91-4c39-bf41-403fed81bf10">sdk.svg</a></td><td></td><td><a href="developers/liquidops-js">liquidops-js</a></td></tr></tbody></table>


---

# 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.liquidops.io/readme.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.
