# Par Deviations, Stability, and Bank-Run Mitigation

Financial systems don’t usually fail because prices move.\
They fail because **everyone tries to exit at the same time**.

This behavior is called a **bank run** — and it’s one of the oldest problems in finance.

The Fedz is explicitly built to **reduce the chance, speed, and severity of bank-run dynamics**, without pretending they can be eliminated.

***

### Elimination vs. mitigation&#x20;

Some systems try to *eliminate* instability by making absolute promises:

> “You can always exit at par, instantly, no matter what.”

History shows these promises don’t hold under stress.

The Fedz takes a more realistic and safer approach:

> **We aim to mitigate instability, not deny its existence.**

That means:

* making instability **rare**, not impossible
* making price deviations **shallow**, not zero
* making stress **slow and visible**, not sudden and catastrophic

***

### The Fedz goal under stress

The Fedz has a clear objective during market pressure:

> **Expand the issuer’s responsibility as much as possible,**\
> **while minimizing short-term severity and panic.**

In practice, this means:

* absorbing part of the stress at the system level
* letting markets handle the rest naturally
* avoiding sudden “all-or-nothing” outcomes

***

### Why short-term instability is allowed (and even useful)

In the short term, it is **impossible to know** whether a price deviation from par is:

* normal market noise,
* a temporary liquidity imbalance,
* or the early signal of a broader bank-run dynamic.

All of these look the same at first.

Because of this uncertainty, **reacting immediately or automatically to every deviation is not a good stability strategy**. Mechanical reactions often amplify stress, exhaust resources too early, and can even trigger panic rather than prevent it.

Instead, The Fedz allows limited short-term price flexibility as part of its design.

Short-term price deviations from par are **not a failure** — they are a **pressure-release valve**.

When many users want to exit at once:

* Prices adjust first
* Pressure becomes visible
* Panic is slowed down

This gives the system time to:

* Add liquidity carefully
* Reduce volatility
* Prevent cascading exits

Without this flexibility, systems break suddenly instead of bending gradually.

***

### How risk is shared during stress

#### Short-term participants (traders)

* Traders always have the freedom to enter and exit.
* During stress, exits may occur at market prices rather than at par.
* This reflects the cost of immediacy during volatility.

✔ No forced lockups\
✔ No forced liquidations\
✔ No hidden rules

***

#### Long-term participant (The Fedz)

* The Fedz takes responsibility **over time**, not instantly.
* It can support markets, add liquidity, or step back.
* Losses (if any) are absorbed gradually, not all at once.

✔ No panic reactions\
✔ No mechanical triggers\
✔ No infinite promises

This balance reduces the incentive for everyone to rush for the exit.

***

### How does this mitigate bank runs

Traditional bank runs and crypto bank run look like this:

* Exits are guaranteed at par
* First movers win
* Late movers lose everything
* Panic accelerates itself

The Fedz design changes the dynamic:

* Exiting early does **not** guarantee a free lunch
* Exiting later does **not** mean total loss
* Prices move gradually instead of collapsing suddenly
* Incentives to panic are reduced

> **The goal is not zero volatility but no sudden collapse.**

***

### Why The Fedz does not promise “par under all conditions.”

Guaranteeing par under all conditions usually leads to:

* Reserve exhaustion
* Frozen withdrawals
* Or system shutdowns

The Fedz chooses a safer path:

* Transparent pricing
* Continuous markets
* Controlled intervention
* Long-term stability

This makes the system **anti-fragile**, not brittle.

***

### Stability tools go beyond price deviations.

Price deviation from par is just **one natural example** of stability tooling.

The Fedz is actively developing **financial mechanisms explicitly designed to reduce run dynamics**, including:

* Smarter liquidity management
* Controlled issuance and contraction
* Market-based pressure absorption
* Long-term balance-sheet strengthening

Each tool targets a different layer of instability.

No single mechanism does all the work — **stability comes from the system as a whole**.

***

### One simple way to think about it

> **The Fedz does not try to stop storms.**\
> **It builds systems that don’t collapse when storms arrive.**

Short-term instability may exist.\
System-wide failure should not.

***

### Summary

* Bank runs are about **panic**, not prices.
* The Fedz reduces panic by sharing risk fairly.
* Temporary price deviations help slow exits and reduce severity.
* Long-term responsibility sits with the issuer.
* Stability is mitigated, not magically eliminated.
* More stability tools are continuously being developed.

This is how The Fedz aims to build a financial system that survives most market conditions, not just calm ones.


---

# 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://the-fedz.gitbook.io/the-fedz/par-deviations-stability-and-bank-run-mitigation.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.
