# Overview

<figure><img src="https://2050143090-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrYUMTU6T7yBf4k6vjQ3y%2Fuploads%2FysxT4wvKDuUFR2sKANBR%2F3A226715-90DC-45A5-949C-6516B925FB24%203.PNG?alt=media&#x26;token=9273146d-8ca5-4e83-beaf-ffe908c0e76e" alt="" width="188"><figcaption></figcaption></figure>

H4 is a non-custodial iOS trading app for perpetual futures on Hyperliquid. It gives users access to more than 300 markets across stocks, indices, crypto, commodities, FX, and pre-markets from more than eight DEXes.

H4 standardizes the interface around U.S. dollars so that account value, volume, open interest, order value, position value, and PnL can be read consistently across markets.

Orders are submitted using builder codes with a 0.055% fee on notional.

## Non-custodial status <a href="#non-custodial-status" id="non-custodial-status"></a>

H4 is a non-custodial trading interface for Hyperliquid markets, including Hyperliquid Core and HIP-3 DEX markets.

### What non-custodial means <a href="#what-non-custodial-means" id="what-non-custodial-means"></a>

H4 is an interface layer that connects users to Hyperliquid markets, including **Core** and other **HIP-3 DEX** markets. It does not custody user funds, pool balances, or take control of user accounts. The app has no ability to reverse transfers, recover lost access, or undo actions once they are confirmed.

### What this means for you <a href="#what-this-means-for-you" id="what-this-means-for-you"></a>

* Your funds stay under your control at all times.
* Your account is tied to your wallet, so you are responsible for access, security, and key management.
* H4 does not hold your funds for you. Deposits, withdrawals, swaps, and trades happen through your own account on supported rails and markets.
* If you lose access to your wallet or private key, H4 cannot recover your funds for you.
* You can export your private key from the **Export** page.


---

# 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.h4.world/overview.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.
