# Terms of Use

These Terms of Use (“Terms”) govern access to and use of the HyperSolid app (the “Service”).

By accessing, connecting a wallet to, or otherwise interacting with HyperSolid, you agree to these Terms in full.

If you do not agree, you must immediately discontinue use of the Service.

### 1. Nature of Service

HyperSolid is a **non-custodial trading terminal,** providing a unified interface to interact with decentralized perpetual and spot markets, beginning with Hyperliquid.

HyperSolid **does not**:

* Hold or custody user funds or private keys;
* Execute matching, or settle trades;
* Offer brokerage or custodial services.

All trades are executed **directly on-chain** through integrated on-chain CLOBs of third-party protocols (e.g., Hyperliquid).

HyperSolid acts solely as **a frontend aggregator** and does not intermediate transactions or guarantee outcomes.

### 2. User Eligibility and Jurisdiction

Users are solely responsible for ensuring that their access to and use of the Service comply with all applicable laws, regulations, and restrictions within their jurisdiction.

By using HyperSolid, you represent and warrant that:

* Are legally permitted to access decentralized financial services;
* Are not subject to sanctions or restrictions under applicable laws;
* Are acting on your own behalf, not as an agent for any prohibited entity.

If your jurisdiction prohibits the use of decentralized spot/derivatives platforms or similar applications, you must cease use immediately.

HyperSolid bears no responsibility for legal or regulatory consequences arising from unlawful or prohibited use.

### 3. Risk Disclosure

By using the Service, you acknowledge that on-chain trading carries inherent risks, including but not limited to:

* Price volatility and leverage risk;
* Smart contract or protocol-level vulnerabilities;
* Network congestion, oracle failure, or latency;
* Regulatory uncertainty affecting access or legality.

You assume full responsibility for all actions and transactions performed through HyperSolid.

The Service is provided “as is” with no warranties of accuracy, availability, or fitness for purpose.

### 4. Prohibited Conduct

You may not use the Service to engage in or facilitate:

* Money laundering, fraud, or any unlawful activity;
* Market manipulation or wash trading;
* Exploitation of smart contract bugs or unauthorized system access;
* Use from sanctioned jurisdictions.

HyperSolid reserves the right to restrict access in cases of suspected abuse or regulatory risk.

### 5. Amendments and Updates

These Terms may be modified periodically to reflect product, compliance, or legal changes.

Updates will be published within the application or documentation.

Continued use constitutes acceptance of revised Terms.

### 6. Limitation of Liability

HyperSolid, its developers, and contributors shall not be liable for:

* Any trading losses, slippage, or execution failures;
* Technical errors, downtime, or smart contract exploits;
* Indirect, incidental, or consequential damages.

Your use of the Service signifies acknowledgment and acceptance of these limitations.


---

# 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://docs.hypersolid.xyz/terms-of-use.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.
