# The problem

Yield farming has emerged as one of the most compelling opportunities in decentralized finance, yet the current landscape is riddled with structural inefficiencies that limit participation and suppress returns. HeraFinance was built in direct response to five foundational problems.

## Capital Inefficiency

Traditional yield farming requires users to deploy 100% of their own capital for every position. There is no native mechanism to amplify exposure without manually coordinating across multiple protocols. This forces farmers into suboptimal capital allocation, leaving significant yield potential untapped.

## Manual Position Management

Maintaining a farming position requires constant attention — monitoring reward accrual, manually compounding earnings, and rebalancing allocations as market conditions shift. This operational overhead favors professional actors with dedicated infrastructure and disadvantages everyday users.

## Fragmented Tooling

The current DeFi stack separates lending protocols from yield farming platforms. To execute a leveraged farming strategy, a user must interact with a lending market, a DEX liquidity pool, and a yield aggregator — often across different interfaces and with no shared risk visibility. This fragmentation introduces both operational risk and user error.

## Impermanent Loss Without Safeguards

Liquidity providers are routinely exposed to impermanent loss, yet most platforms offer no integrated tools to monitor or mitigate this risk. Without proper safeguards, a high-APY position can silently erode in real value, catching users off guard.

## Complexity Barrier for New Users

The cognitive load required to navigate modern DeFi — wallets, approvals, slippage, leverage ratios, liquidation thresholds — is prohibitive for new participants. This complexity concentrates yield opportunities among a shrinking group of experienced actors, undermining the promise of open finance.


---

# 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://heraxfinance.gitbook.io/hera-docs/the-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.
