# Redemption

As mentioned in the [Redemption Flow](/buttonwood/learn/tranche/redemption-flow.md), the actual difference in risk profiles doesn't become apparent until the relevant bond reaches maturity.

Once the bond expiration date hits, users will be able to see the bonds move from 'Active' to 'Expired':

![](/files/ykhiY2uGehx4WJ2qNgAX)

Once the bond is mature, users can redeem their A/B/Z Tranche tokens for the underlying collateral.


---

# 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/pay-back.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.
