# Introduction

**Hypersig** is the first multisig collaboration layer built on **HyperCore**, fully integrated with the **Hyperliquid ecosystem**.\
It enables secure, transparent, and collaborative asset management for individuals, teams, power users, and funds.

Hypersig reduces complexity and adds powerful multisig features designed for Hyperliquid:

#### Convenience

* Save hours per week with **streamlined transaction proposals and approvals**.
* Eliminate confusion with **clear transaction histories** and transparent logs.
* Empower teams, funds and power users to act faster without losing control.
* Manage multiple strategies with **sub-accounts**.
* Automate routine flows with **agent wallets**.

#### Security & Transparency

* **Non-custodial by design** – your keys, your control.
* **M-of-N approvals** enforce collective accountability.
* **Immutable audit trail** of every action and signature.
* **Threshold changes & owner updates** handled smoothly.
* Reduce risk of internal fraud or accidental transfers.

#### Multisig Advantages with Hypersig

* **Hypercore-Native**: Built directly on Hyperliquid’s L1 multisig primitives → faster, cheaper, no EVM overhead.
* **Unified UX**: One dashboard for perps <=> spot transfers, withdrawals, deposits and multisig approvals.
* **Signature Coordination**: Collect authorized users' signatures, execute once → save gas and time.
* **Team & Fund Ready**: Perfect for algorithmic funds, trading groups, and treasuries needing secure, coordinated control.

#### Benefits

* Time saved + fewer errors = more focus on growth.
* Institutional-grade security with retail-level simplicity.
* Hypersig is a **collaboration layer** for the Hyperliquid ecosystem.


---

# 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.hypersig.xyz/introduction.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.
