# Redemption Flow

![](/files/lrhtCAE8O4tNEMi1GrnX)

The actual difference in risk profile between different tranches comes from the behavior of the bond at maturity. When the bond matures, it returns the collateral to the tranche holders, in a *waterfall fashion.* The most senior tranches (i.e. the A-Tranche) get paid back *in full 1:1* first, then the most junior tranche (the Z-Tranche) gets paid back last, but receives all of the leftover funds.&#x20;

## Slight Decrease in Value

![](/files/aLQTPiCYOqQj4mjMBdsE)

* A-Tranches get paid back 1 AMPL per A-Tranche, in full.
* B-Tranches get paid back 1 AMPL per B-Tranche, in full.
* Z-Tranches get paid the rest, \~0.5 AMPL per Z-Tranche

Any A- or B-Tranche holders are entirely whole after this process, even though the value of AMPL dropped over the lifetime of the bond. Z-Tranche holders suffer all of the value lost.&#x20;

## Increase in Value

![](/files/KjtdHOk3kj7lefGwXQCU)

* A-Tranches get paid back 1 AMPL per A-Tranche, in full.&#x20;
* B-Tranches get paid back 1 AMPL per B-Tranche, in full.&#x20;
* Z-Tranches get paid the rest, \~1.2 AMPL per Z-Tranche

Any A- or B-Tranche holders are entirely whole after this process, but they do not get any of the benefit of the increase in AMPL value.&#x20;

Z-Tranche holders receive all of the upside in return for their extra risk.

##


---

# 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/learn/tranche/redemption-flow.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.
