> For the complete documentation index, see [llms.txt](https://docs.daimon.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.daimon.finance/fundamentals/problem.md).

# Problem

### 🧑‍💼The Managerial Power Hypothesis

Daimon's foundational thesis is that asset managers and third-party service providers hold sufficient structural power to distort optimal contracting — creating a deep-rooted agency problem we term the managerial power hypothesis.&#x20;

As the intermediary sector has grown in scale and influence, the beneficial owners of capital have seen their leverage erode in parallel. The result is a system that systematically incentivises rent extraction: rising costs of finance, misaligned incentives, and beneficiary-intermediary relations that serve the intermediary far more than the beneficiary..

### 🏦Inefficiencies in Asset Management

The traditional wealth management industry and the few currently existing DeFi asset management protocols are not built to adequately address the managerial power hypothesis. As a result, the asset management industry is burdened with inefficiencies. These include: &#x20;

<details>

<summary>👎Opaque Accountability Frameworks</summary>

In TradFi, it is assumed that shareholders are ultimately responsible for their investments. If they are unhappy, they can sell their shares and exit the investment vehicle.&#x20;

Naturally, not every shareholder who refuses to exit is voicing support for the adviser or its fees. Investors may believe that the trustees will protect them from exploitation.&#x20;

</details>

<details>

<summary>👎Inflated Valuations of Fund Holdings</summary>

In TradFi, managing entities are tasked with the valuation of their fund's holdings, which essentially equates to calculating their own management fees.&#x20;

Failure to adjust values of holdings downwards leads to the artificial increase of a fund's net asset value, which in turn leads to shareholders paying too much.

</details>

<details>

<summary>👎Higher-Than-Fair-Value Management Fees</summary>

This form of rent extraction is common in marketing and distribution fees, annual and quarterly custodian fees, and the loads and commissions paid to external consultants.&#x20;

Under this arrangement, fund shareholders pay twice: through the original management and performance fees and in the form of increased transaction costs.

</details>

<details>

<summary>👎Excessively High Set-Up Costs and Barriers to Entry</summary>

In TradFi, the current set-up costs and requirement of a minimum of $50 million assets under management, automatically exclude smaller players from the market.&#x20;

Moreover, alternative investment funds remain solely accessible to accredited investors with a net worth of over $1 million or an average income of $200,000 p.a.

</details>

<details>

<summary>👎A Disproportionately Long and Costly Intermediary Chain.</summary>

There is a structural dependence on service providers, transfer agents, the principal underwriter or distributor, brokers/dealers and the custodian.

All these intermediaries incur hidden costs, which lead to an increase in a fund's expense ratio. These costs are in turn absorbed by the shareholders.

</details>

<details>

<summary>👎Late-Trading, Market-Timing and Front-Running Arbitrage</summary>

Due to informational asymmetries, managers can buy fund shares at a discount or sell them at a premium before a specific event is reflected in the price. &#x20;

This form of arbitrage is well documented essentially pits the adviser's financial interest against the interest of the fund shareholders.

</details>

<details>

<summary>👎Sub-Optimal Contracting Approaches</summary>

Trustees are compensated through regular paychecks for their services in relation to the assets under management of the fund, increasing the likelihood of collegiality.&#x20;

The more assets, the greater the compensation. This preconditions trustees to seek and close advisory agreements that could very well be sub-optimal for the shareholder.

</details>


---

# 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:

```
GET https://docs.daimon.finance/fundamentals/problem.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.
