# Money Market Fund Vaults

## Summary

There are several different types of Money Market Fund Vaults on the OpenTrade Platform. Each has slight differences in how they work but they all use highly rated USD and EUR Money Market Funds as collateral, enabling users to earn the risk free rate of return on their stablecoins while maintaining maximum liquidity, safety, and stability.&#x20;

{% hint style="success" %}
To learn more about each vault, click the page link in each section or visit the vault in the left hand navigation.
{% endhint %}

## USD Money Market Fund Vault (V5)

The primary difference between the USD Money Market Vault and the Flexible Term USDC Vault is the version of the protocol they run on. The Flexible Term USDC Vault runs on Version 4 and the USD Money Market Vault runs on Version 5.&#x20;

Version 5 vaults provide more flexibility in the flow of funds, use simpler contracts which are easier to upgrade, and support for several different exchange rate methods in a single vault type.&#x20;

{% content-ref url="money-market-fund-vaults/usd-money-market-fund-vault" %}
[usd-money-market-fund-vault](https://docs.opentrade.io/stablecoin-yield/stablecoin-yield-vaults/money-market-fund-vaults/usd-money-market-fund-vault)
{% endcontent-ref %}

## Franklin Templeton Benji MMF Vault (V5)

The primary difference between the USD Money Market Vault and the Franklin Templeton Benji MMF Vault is the latter exclusively uses Franklin Templeton's tokenised money market fund (BENJI) as the underlying collateral. As such, the yield and processing times can vary from the other money market fund vaults. &#x20;

{% content-ref url="money-market-fund-vaults/franklin-templeton-benji-mmf-vault" %}
[franklin-templeton-benji-mmf-vault](https://docs.opentrade.io/stablecoin-yield/stablecoin-yield-vaults/money-market-fund-vaults/franklin-templeton-benji-mmf-vault)
{% endcontent-ref %}

## Flexible Term USDC Vault (V4)

{% content-ref url="money-market-fund-vaults/flexible-term-usdc-vault" %}
[flexible-term-usdc-vault](https://docs.opentrade.io/stablecoin-yield/stablecoin-yield-vaults/money-market-fund-vaults/flexible-term-usdc-vault)
{% endcontent-ref %}

## Flexible Term EURC Vault (V4)

This vault is exactly the same as its counterpart, the only difference is the liquidity asset is EURC and the underlying collateral is a EUR Money Market Fund.&#x20;

{% content-ref url="money-market-fund-vaults/flexible-term-eurc-vault" %}
[flexible-term-eurc-vault](https://docs.opentrade.io/stablecoin-yield/stablecoin-yield-vaults/money-market-fund-vaults/flexible-term-eurc-vault)
{% endcontent-ref %}

##


---

# 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.opentrade.io/stablecoin-yield/stablecoin-yield-vaults/money-market-fund-vaults.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.
