> For the complete documentation index, see [llms.txt](https://docs.perpskit.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.perpskit.xyz/readme.md).

# Welcome

Perp Kit makes **Hyperliquid trading a feature, not a roadmap**. It’s a one-line, brand-able widget and SDK that any project can embed to unlock Hyperliquid and builder codes everywhere.

### Key Offerings

* **Zero to trading in minutes** — a single script tag or React component; no exchange plumbing.
* **Trust by design** — wallet-based auth and optional code isolation.
* **Consistent, proven UX** — UI that’s accessible and mobile-native.
* **Always up to date** — actively maintained as Hyperliquid evolves.
* **Builder Codes Revenue -** collect fees through a secure nativre hyperliquid plaform multi-sig
* **No custodial keys.** Wallet signatures occur client-side via leading wallet providers. Agent keys are stored client side as per Hyperliquid - never internally.&#x20;
* **Compliant by default** — built-in risk disclosures and geo-gating hooks.
* **Customisable** — custom styles, colors etc.

### The ecosystem promise

Perp Kit gives builders and content platforms a safe, fast lane to add real trading utility. Users get **native, trustworthy execution** wherever they already spend time. Hyperliquid benefits from **broader distribution and healthier liquidity**—without fragmenting UX or forking risk logic.

If your product has users, Perp Kit lets them act. If Hyperliquid has markets, Perp Kit puts them everywhere.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.perpskit.xyz/readme.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.
