# Money market funds\_archive

```
Purchase Process:
1. Institutional Client initiates Fedwire for purchase
2. Custodian receives Fedwire in clearing account
3. Global Cash Services creates case upon receipt of wire
4. TA (Transfer Agent) reconciles transaction with wired funds received
5. Treasury/Fund Accounting initiates wire from clearing to fund account
6. Custodian receives wire into fund account

Liquidation Process:
1. TA creates case for outgoing wire
2. Global Cash Services initiates wire to the client
3. Treasury/Fund Accounting initiates wire from fund account to clearing account
4. Custodian fund account wires to clearing account
5. Custodian clearing account wires to client
6. Institutional Client receives wire
```

Buying and selling

<figure><img src="/files/AVmwHJDveEwTtzeR3KKn" alt=""><figcaption></figcaption></figure>

Income distribution

<figure><img src="/files/gXUle1tqol8BJ3Sidpik" alt=""><figcaption></figcaption></figure>


---

# 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/flows/money-market-funds_archive.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.
