> ## Documentation Index
> Fetch the complete documentation index at: https://docs.p2p.org/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> Stake HYPE with P2P.org’s co-branded node, partnered with the Hyperbeat team, to earn rewards and strengthen the Hyperliquid network, a leading Layer-1 blockchain for DeFi.

## Chain Details

| Parameter            | Value    |
| -------------------- | -------- |
| **Minimum Stake**    | 100 HYPE |
| **Unbonding Period** | 1 day    |
| **Networks**         | mainnet  |

Staking in the Hyperliquid network using the Staking API consists of several main steps:

1. **\[Optional]** Transfer tokens from the spot balance to the staking balance.
2. Create a delegate request.
3. Sign and send the transaction to the network.

<Snippet file="auth-setup.mdx" />

<Snippet file="test-prod-endpoints.mdx" />

For Hyperliquid, there are two networks available:

* `mainnet` — production network
* `testnet` — Hyperliquid testnet


## Related topics

- [Getting Started](/docs/overview-hyperliquid.md)
- [Withdrawal](/docs/withdrawal-hyperliquid.md)
- [Staking API reference](/reference/hyperliquid-transfer.md)
- [Unified API guide](/docs/unified-api-hyperliquid.md)
