# FAQ

#### **What is Harmonix Finance?**

Harmonix Finance is a non-fork, decentralized yield protocol on Hyperliquid’s L1 that turns hedge-fund-grade strategies into simple, automated ways for users to earn on both stablecoins and tokens. Harmonix amplifies liquidity, strengthens HyperBFT activity, and delivers sustainable, ecosystem-aligned yield to users.

#### **What are the core values of Harmonix Finance?**

* Build what we deeply understand
* Sustainability first
* Humble, honest execution
* Risk control above everything
* Long term vision

#### **What sets Harmonix apart from other DeFi platforms?**

Harmonix is not a fork. Its strategy engine, infrastructure, and risk stack are built natively for Hyperliquid’s high-performance environment.

This architecture:

* Compounds liquidity across the ecosystem.
* Architecture that captures economic value.
* Connects users, protocols, and the base layer into a reinforcing flywheel.
* In house risk curated yield strategies.
* Native Hyperliquid protocol.
* Non fork protocol.
* Products are composable across the ecosystem.

#### **What kind of returns can I expect?**

Returns depend on the vault strategy:

* **Yield strategies:** \~5–15% APR
* Stablecoin products \~10–40% APR in favorable conditions

#### **What are the risks and the mitigations?**

All yield strategies involve risk. Key risks and Harmonix mitigations include:

**Smart Contract Risk**

* **Risk:** Contract bugs can lead to loss of funds.
* **Mitigation:** Prioritize audits with Shieldify, Verichain, Zenith; integrate Hypernative for real-time monitoring with the ability to pause vaults and trigger incident response on anomalies.

**Partner / Counterparty Risk**

* **Risk:** Harmonix integrates with multiple partners/protocols (venues, lending, perps, yield). Issues with partners can affect the vault.
* **Mitigation:** Work with reputable, risk-vetted partners; monitor partner contracts in real time. Hypernative triggers predefined playbooks on risk signals to avoid or minimize impact.

**Risk Matrix**

| Risk                                         | Probability | Impact | Mitigation Strategy                                                                                                                                                                            |
| -------------------------------------------- | ----------- | ------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Smart Contract Vulnerabilities               | Low         | High   | Conduct thorough smart contract audits; integrate only well-audited protocols (e.g., AAVE, GMX); utilize real-time audits from Blocksec’s Phalcon; community bug bounties; $1M insurance fund. |
| Oracle Manipulation                          | Low         | Medium | Use highly secure, decentralized oracles (e.g., Chainlink); monitor oracle feeds for anomalies.                                                                                                |
| Market Volatility                            | Medium      | Low    | Maintain delta-neutral positioning; automate monitoring of health factor and leverage; use auto-rebalancing tools if available.                                                                |
| Funding Rate Variability                     | Low         | Medium | Diversify across funding rate opportunities; set limits on reliance on short funding fees to avoid dependency on a single source.                                                              |
| Counterparty Risk with Third-Party Protocols | Low         | Medium | Use only well-established protocols; monitor updates, governance proposals, and partnership developments for adverse impacts.                                                                  |
| Collateralization & Liquidation Risks        | Low         | Medium | Set minimum health factor threshold (e.g., 1.5); implement automatic systems to prevent liquidation.                                                                                           |

Harmonix minimizes risk through conservative strategy design, diversification, continuous monitoring, and an in-house risk framework.

***

#### **How are user funds allocated?**

Harmonix allocates deposits dynamically across strategies to maximize yield, such as:

* delta-neutral perp positions (e.g., capturing funding fees),
* looping yield
* hedging with options during volatile markets.
* Lending for interest on partner protocols.
* staking

This diversified routing optimizes returns while reducing exposure.

#### **Can I withdraw anytime?**

Yes. Withdrawals are permissionless and processed directly through the dashboard. Users always retain control of their assets.

#### **How do the strategies work?**

**Delta-Neutral:** Balances long and short exposure so users earn from funding, staking, or fees without being affected by price swings.

**Derivatives:** Uses perps + options to hedge risk, capture funding inefficiencies, and generate stable, market-agnostic returns.

**Yield Looping:** Reinvests yield (e.g., staked ETH → Pendle) to compound returns without additional deposits.

#### **How does Harmonix benefit investors?**

Users gain access to:

* low-risk, sustainable yield
* transparent performance and real-time risk controls
* liquidity routed across HyperBFT + HyperEVM
* composable yield-bearing tokens
* native access to Hyperliquid’s execution environment
* Ecosystem and protocol points

As Hyperliquid scales, the value created across the network flows directly back to Harmonix users.

#### **Has Harmonix launched a token?**

Yes, **$HAR** is the protocol’s native token, designed for:

* **Hyperliquid Users**
* **HyperEVM Participants**
* **HAR Investors**

Holding $HAR aligns participants with the protocol’s long-term growth and ecosystem expansion. Enabling participants to hold a share of ecosystem infrastructure.

Official links: <https://link3.to/harmonix_finance>

***

### Support Ticket

If you can’t find the answer to your question, you can always reach out to the team directly.

Open a support ticket in our Discord:

{% embed url="<https://discord.gg/hGC7pzsRGp>" %}


---

# 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://harmonix-finance.gitbook.io/harmonix-docs/faq.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.
