# ButtonZero User Guide

***ButtonZero*** is an overcollateralized borrowing platform created by [PRL.one](https://www.prl.one/). It offers users the ability to borrow cash (USDT), using their cryptocurrency holdings as collateral (ETH, wBTC, AMPL), at a fixed rate with **zero** coupon payments, **zero** liquidations, and **zero** margin calls.&#x20;

This pages to follow will serve as a user guide, including a how-to guide and explanation about the protocol.&#x20;

Visit the application at <https://zero.button.finance/><br>

Note: Terminology in fixed-income finance can trip users up. To clarify:

* The "Borrower" of a bond = Bond Seller = Bond Issuer = Debtor&#x20;
* The "Lender" of a bond = Bond Buyer = Bond Holder = Creditor

## Guides

The following sections contains user guides showing processes for workflows in the ButtonZero application. If you click into any of the pools you will see additional information of the related tranche pool:

<figure><img src="/files/trEaQFn4fGhuyGTxZMTr" alt=""><figcaption></figcaption></figure>

{% content-ref url="/pages/-MkOgBT-UKwe3hFodmg-" %}
[Borrow (Sell & Ask)](/buttonwood/user-guides/borrow-app/borrow.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Mkcgq30h6C3SZJnowyF" %}
[Lend (Buy & Bid)](/buttonwood/user-guides/borrow-app/lend-1.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MkOgEXoKoYcSm6TUjlm" %}
[Broken mention](broken://pages/-MkOgEXoKoYcSm6TUjlm)
{% endcontent-ref %}

{% content-ref url="/pages/-MkOgG3CkY4NkzN2s-xc" %}
[Redemption](/buttonwood/user-guides/borrow-app/pay-back.md)
{% endcontent-ref %}


---

# 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.prl.one/buttonwood/user-guides/borrow-app.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.
