# Money Market Funds

**Traditional Money Market Fund Process:**

1. Unit A initiates MMF redemption
2. Unit A approves MMF redemption
3. MMF redemption settlement (T+0 or T+1)
4. Unit A initiates MMF payment to Unit B
5. Unit A approves payment to Unit B
6. Unit B approves MMF purchase and associated payment
7. Funds arrive at MMF, begin earning interest (T+0 to T+1)

**Tokenized Money Market Fund Process:**

1. Unit A initiates transfer of MMF tokens to Unit B (utilizing ERP2 tokens and/or a portal)
2. Unit A approves transfer of MMF tokens to Unit B
3. Funds arrive in Unit B's wallet and start earning yield instantly, with no yield lost during transaction


---

# 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.xft.finance/learn/case-studies/money-market-funds.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.
