# Problem

### **Traditional Fund Management Is…**

1. **Exclusive**

   Many hedge funds and asset managers set high minimum investment thresholds, restricting participation to institutions or high-net-worth individuals. Retail investors and smaller participants are often shut out of sophisticated strategies.
2. **Opaque**

   Decision-making processes are typically hidden behind layers of intermediaries. Investors rarely have visibility into how trades are selected, how risk is managed, or how performance fees are calculated. This lack of transparency breeds distrust.
3. **Inefficient**

   Manual research, legacy systems, and human biases slow down execution. Portfolio managers must rely on outdated models or third-party data, leading to missed opportunities and increased operational costs.

### DeFi’s Current Challenges

1. **Lack of Professional-Grade Strategies**

   While DeFi offers permissionless access to financial primitives, most yield-farming and lending protocols rely on simple, static strategies. There is a gap in on-chain solutions that replicate institutional risk management, dynamic allocation, and systematic arbitrage.
2. **Manual, Human-Driven Decisions**

   Many DeFi participants still monitor positions and execute trades by hand. This exposes them to latency, emotional biases, and inconsistent performance. It also limits scalability, humans can’t react to every market signal in real time.
3. **Poor Transparency and Trust**

   Although blockchains are transparent by nature, complex multi-protocol strategies often rely on off-chain signals and private back-office processes. Users can’t always verify that a strategy is executed as promised or audit the underlying models and data inputs.

### Our Solution

1. **Fully Autonomous**

   Knidos replaces manual intervention with AI and reinforcement-learning agents that continuously scan on-chain data, social sentiment, and market microstructures. Trades are executed automatically via smart contracts, ensuring consistency and speed.
2. **Transparent & Verifiable**

   Every signal, allocation decision, and trade is recorded on Avalanche. Proprietary AI models run inside Trusted Execution Environments (TEEs), and hashed decision logs are made publicly available for audit. Investors can independently verify performance metrics and on-chain proofs.
3. **Accessible to Everyone**

   By tokenizing our fund structure (ERC-4626 vaults), Knidos eliminates high minimums and opens institutional-grade strategies to retail and institutional participants alike. Deposits and withdrawals are permissionless, and profits are distributed automatically to LP token holders.

Together, these solutions address the core limitations of both traditional finance and today’s DeFi landscape, delivering a genuinely decentralized, AI-driven fund management system that anyone can trust and use.


---

# 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://knidos.gitbook.io/knidos/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.
