# Management of Bonds

Although most of the work will be done by smart contracts a guild will be made to oversight the entire management process. Its members will be elected by Redemption Tokenholders and will consist of members who have expertise in bond management, finance, and blockchain technology. They will also oversee the automated monitoring system and will be responsible for adding more assets to the collateral pool if the collateralization ratio falls below the required level.&#x20;

The Redemption Bonds Guild will provide regular reports to the Redemption DAO and the Bondholders to ensure transparency and accountability. These reports will include information about the collateralization ratio, the amount of assets in the Redemption Treasury, and the status of outstanding Bonds.&#x20;

the Redemption Bonds Guild will play a critical role in ensuring that the Bonds are managed in a secure and responsible manner. They will work closely with the smart contracts to ensure that the Bonds are always backed by the assets in the Redemption Treasury and that Bondholders are able to redeem their Bonds at maturity.


---

# 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.redemptiontoken.com/how-to-earn/redemption-bonds/technical-specifications/management-of-bonds.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.
