> For the complete documentation index, see [llms.txt](https://minotaur-money.gitbook.io/minotaur.money/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://minotaur-money.gitbook.io/minotaur.money/basics/rfv-distribution.md).

# RFV Distribution

On September 14, 2022, Minotaur Money concluded a [vote](https://snapshot.org/#/thewolfgame.eth/proposal/0xf80f8707b402fa9cde26b5dc50dd48a176fbe72bc37bd3fc35f44060a89d25dd) to distribute the risk-free value (RFV) in the treasury and wind down the DAO! A total of 189,576 USDC was recovered from the treasury for distribution.

🐮 Minotaur Money RFV Distribution Contract Available!

⛳ Available for 2 weeks - Redemption ends September 28, 2022 at 8pm GMT

🧑‍🤝‍🧑 Please do not delay, as redemption is not available after the above deadline!!!

🚀 Redemption fund is 189,576 USDC, redemption rate \~0.02587 USDC/MINO!!!

🔥 Please do not market sell MINO!!! Redemption is now the only supported method of swapping MINO!!! You will get more this way!!!

🌐 Redeem MINO for USDC at: <https://minotaur.money/#/redeem>

Attached is a list of transactions associated with the liquidation!

{% file src="/files/ojnF0NgOEvP9MPz7GfUE" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://minotaur-money.gitbook.io/minotaur.money/basics/rfv-distribution.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
