# How to stake HYPE

You can use different websites to stake HYPE on HyperCore, including:&#x20;

* <https://app.hyperliquid.xyz/staking/>
* <https://stake.nansen.ai/stake/hyperliquid>
* <https://app.validao.xyz/stake/hyperliquid>
* <https://hypurrscan.io/staking>

1. You will need HYPE in your Spot Balance on HyperCore. If you have HYPE on the HyperEVM, you would need to [transfer it from the HyperEVM](https://hyperliquid.gitbook.io/hyperliquid-docs/onboarding/how-to-use-the-hyperevm#how-do-i-move-assets-to-and-from-the-hyperevm) to HyperCore.
2. Transfer HYPE from your Spot Balance to your Staking Balance.

<div data-full-width="false"><figure><img src="/files/Laryfksq0zzqpgX208nh" alt="" width="375"><figcaption></figcaption></figure></div>

3. Choose a validator to stake to. Staking to a validator has a 1 day lockup.&#x20;

To unstake, follow the same process in reverse

1. Unstake from a validator.
2. Transfer from your Staking Balance to your Spot Balance. This takes 7 days.&#x20;
3. After 7 days, the HYPE will appear in your Spot Balance.

For further questions, you can refer to the [Staking](/hyperliquid-docs/hypercore/staking.md) section.


---

# 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://hyperliquid.gitbook.io/hyperliquid-docs/onboarding/how-to-stake-hype.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.
