# Mutual Funds

###

<br>

A **traditional mutual fund** is a financial tool that pools money to invest in various assets, such as stocks, bonds, and real estate. The main objective of a mutual fund is to generate a return for its investors. Professionals manage Mutual Funds and usually have a specific investment policy governed by regulations. Investors obtain a share proportional to the amount of investment in the fund and receive a portion of the return generated by the fund.

<br>

A traditional investor must research each asset's background, analyze who is behind it, its roadmap, historical performance, etc., and buy the chosen ones individually. Mutual funds offer the possibility of investing quickly in assets that have already been previously analyzed and selected by people dedicated to that function.

<br>


---

# 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://mayz.gitbook.io/mayz-whitepaper-v2/mayz-protocol/technical-document/general-aspects/mutual-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.
