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

# Overview

Unit operates as a neutral infrastructure component within the Hyperliquid ecosystem, allowing users to deposit and withdraw major crypto assets directly to and from their spot balance on Hyperliquid's native exchange.

<figure><img src="/files/WvHVn8L5bw155KcoExV8" alt="" width="563"><figcaption></figcaption></figure>

## Core Protocol

At the center of the Unit protocol is a distributed leader-verifier network of operators, called "Guardians". Each Guardian is independently running the "agent", an implementation of the Unit protocol developed by the Unit core team.

Guardians also operate and use nodes and indexers for the native blockchains of all Unit-supported assets, enabling independent verification of blockchain data.

The Guardians all participate in consensus and Multi-Party Computation (MPC) Threshold Signature Scheme (TSS) to perform protocol operations.&#x20;

***

### App / UI

The Unit core contributors developed an interface for users to interact with the protocol, which can be found at [app.hyperunit.xyz](https://app.hyperunit.xyz). This is a centralized interface maintained by the core team, and is optional in using the protocol.&#x20;

Users may also access the protocol on [app.hyperliquid.xyz](https://app.hyperliquid.xyz), or by making requests to the Guardian Network directly, as described in our developer documentation.

***

### Compliance Layer

The protocol includes OFAC-compliant transaction screening and monitoring, as well as IP-based geoblocking and VPN detection. For more details, see the [Legal Section](/legal/regulatory-compliance.md).
