# Mechanics - RZR

- [The Infinite Money Glitch](https://rezerve.gitbook.io/protocol/mechanics-rzr/the-infinite-money-glitch.md): This page talks a bit about the Infinite Money Glitch and how Rezerve raises debt to capture as much as ETH as possible.
- [Raising Debt & Acquiring ETH](https://rezerve.gitbook.io/protocol/mechanics-rzr/raising-debt-and-acquiring-eth.md): Why raising debt in USD makes sense to buy ETH and why it benefits Rezerve?
- [Convertible Notes](https://rezerve.gitbook.io/protocol/mechanics-rzr/raising-debt-and-acquiring-eth/convertible-notes.md): How the protocol uses convertible notes to raise debt to buy network tokens like ETH
- [Leverage Logic](https://rezerve.gitbook.io/protocol/mechanics-rzr/raising-debt-and-acquiring-eth/leverage-logic.md): This page goes into detail on how the protocol decides how much to borrow and at what LTV to borrow at.
- [The "Bank Run" Risk](https://rezerve.gitbook.io/protocol/mechanics-rzr/raising-debt-and-acquiring-eth/the-bank-run-risk.md): Nothing good is without it's risks. This page talks about the various risks that the protocol faces and how it addresses.
- [Celcius Network Case Study](https://rezerve.gitbook.io/protocol/mechanics-rzr/raising-debt-and-acquiring-eth/the-bank-run-risk/celcius-network-case-study.md)
- [The FTX Case Study](https://rezerve.gitbook.io/protocol/mechanics-rzr/raising-debt-and-acquiring-eth/the-bank-run-risk/the-ftx-case-study.md)
- [Protocol Driven Buybacks (PDS)](https://rezerve.gitbook.io/protocol/mechanics-rzr/protocol-driven-buybacks-pds.md): This page goes into detail about the protocol aims to conducts buybacks of RZR
- [Protocol Owned Supply](https://rezerve.gitbook.io/protocol/mechanics-rzr/protocol-driven-buybacks-pds/protocol-owned-supply.md): This page explains a brief about Protocol Owned Supply
- [Protocol Owned Liquidity](https://rezerve.gitbook.io/protocol/mechanics-rzr/protocol-driven-buybacks-pds/protocol-controlled-value-pcv.md)
- [Revenue Sources](https://rezerve.gitbook.io/protocol/mechanics-rzr/revenue-sources.md): This page goes into detail about how the protocol generates revenue and how revenue is distributed
- [Staking RZR - sRZR](https://rezerve.gitbook.io/protocol/mechanics-rzr/staking-rzr-srzr.md)
- [What is the Harberger Tax?](https://rezerve.gitbook.io/protocol/mechanics-rzr/staking-rzr-srzr/what-is-the-harberger-tax.md): This page gives a brief description about the Harberger tax and it's history in economics.
- [Staking Ratio - ρ](https://rezerve.gitbook.io/protocol/mechanics-rzr/staking-rzr-srzr/staking-ratio-r.md): Allocation Engine in a Nutshell
- [Liquid Staking - lstRZR](https://rezerve.gitbook.io/protocol/mechanics-rzr/staking-rzr-srzr/liquid-staking-lstrzr.md): This page talks a bit about the lstRZR token.
- [Yield Mechanics](https://rezerve.gitbook.io/protocol/mechanics-rzr/staking-rzr-srzr/yield-mechanics.md): This section explains how the yield mechanics work for the RZR and how it's different from the OHM model
- [Backing Ratio - β](https://rezerve.gitbook.io/protocol/mechanics-rzr/staking-rzr-srzr/yield-mechanics/backing-ratio-v.md): The Compass of RZR Monetary Policy
- [Price Hard Floor](https://rezerve.gitbook.io/protocol/mechanics-rzr/staking-rzr-srzr/yield-mechanics/price-hard-floor.md)
- [Capped Inflation Curve](https://rezerve.gitbook.io/protocol/mechanics-rzr/staking-rzr-srzr/yield-mechanics/capped-inflation-curve.md): Below is a one-page explainer of RZR’s capped-inflation curve—the rule-set that decides how many new tokens are minted each epoch—paired with a visual of the curve.
- [Game Theory Mechanics](https://rezerve.gitbook.io/protocol/mechanics-rzr/game-theory-mechanics.md): Below is a concise game‐theoretic breakdown of the Rezerve Money, showing each principal actor’s strategic options, their immediate effects, impacts on the protocol, and the incentives.
- [Community First Tokenomics](https://rezerve.gitbook.io/protocol/mechanics-rzr/community-first-tokenomics.md): This document goes into the reasons of why we launched Rezerve and also some of the ethos we hold very strongly at Rezerve


---

# 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://rezerve.gitbook.io/protocol/mechanics-rzr.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.
