# Terms & Disclaimer

This page is an informational risk and use notice for Monetrix documentation and interfaces. It is not legal, tax, accounting, or investment advice, and it is not a substitute for reviewing the full legal terms that may apply to a live product launch.

## Acceptance of risk

By accessing Monetrix documentation, interfaces, smart contracts, or related services, you acknowledge that DeFi protocols involve material risk. You are responsible for understanding those risks before depositing, minting, staking, redeeming, or otherwise interacting with the protocol.

Key risks include, but are not limited to:

* **Smart contract risk.** Bugs, design errors, access-control failures, upgrade mistakes, or integration issues can cause loss of funds.
* **Market and strategy risk.** Monetrix uses delta-neutral strategy mechanics, but hedge execution, liquidity, funding rates, slippage, and extreme market events can affect performance.
* **Protocol dependency risk.** Monetrix is Hyperliquid-native, so it depends on Hyperliquid execution, margin, oracle, liquidation, and infrastructure behavior.
* **Liquidity and redemption risk.** Redemptions and unstakes can require cooldowns. Under stress, exits may be slower, more expensive, or temporarily constrained.
* **Operational risk.** Monitoring systems, keepers, parameter changes, governance processes, emergency controls, and frontend infrastructure can fail or behave unexpectedly.

## No guaranteed yield

Monetrix does not guarantee a fixed yield, fixed return, or fixed redemption timing. Any displayed yield, APR, APY, funding rate, portfolio value, or projected result is informational and may change with market conditions, protocol parameters, and execution outcomes.

## Eligibility and restricted access

You may not use Monetrix if doing so would violate applicable law, regulation, sanctions rules, or restrictions in your jurisdiction. You are responsible for determining whether you are permitted to access or use the protocol, interface, documentation, or related services.

Monetrix may restrict access to the interface or services for users, wallets, jurisdictions, or activities where required by applicable law, sanctions compliance, risk controls, or internal policy.

## No investment advice

Nothing in the documentation, interface, community channels, or related materials is an offer to sell, a solicitation to buy, financial advice, investment advice, or a recommendation to enter any transaction. You should make your own decision and consult qualified advisors where appropriate.

## User responsibility

You are responsible for:

* Securing your wallet and private keys.
* Verifying contract addresses and transaction details before signing.
* Understanding cooldowns, redemption mechanics, and strategy risks.
* Paying gas and transaction costs.
* Complying with all laws and obligations that apply to you.

Transactions on-chain are generally irreversible. Monetrix cannot reverse user mistakes, compromised-wallet transactions, or interactions with malicious third-party links.

## Third-party links and services

The documentation may link to third-party websites, wallets, explorers, bridges, analytics tools, social platforms, or ecosystem partners. Those services are outside Monetrix control. Links are provided for convenience and do not imply endorsement, guarantee, or responsibility for third-party content, security, availability, or accuracy.

## Changes

Protocol parameters, documentation, risk disclosures, interface behavior, and these terms may change over time. The latest published documentation and official channels should be treated as the current reference, but users remain responsible for independently verifying material information before acting.


---

# 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://doc.monetrix.xyz/resources/terms-and-disclaimer.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.
