# ↪ How to Stake HPL

1. You will need HPL in your Spot Balance on HyperEVM (if you hold HPL in HyperCore you can use our bridge to bridge it to HyperEVM).
2. Go to: <https://app.hyperlend.finance/staking>

<figure><img src="/files/BUXf4siHuBZTa5OGKf3O" alt="" width="375"><figcaption></figcaption></figure>

1. Choose the amount you'd like to stake.
2. Stake and approve in your wallet

{% hint style="info" %}
Staking thas no lockup period.
{% endhint %}

To unstake, follow the same process in reverse

1. Navigate to the unstake
2. Choose the amount you'd like to ustake.
3. Unstake and approve in your wallet

<figure><img src="/files/NVkCZ4k8lRsn6tuFYFtd" alt="" width="375"><figcaption></figcaption></figure>

For further information about borrowing discounts and staking you can refer to the [Staking](https://hyperlendnotstaging.gitbook.io/notstaging/DDsbEDiCKODk1pFG9mPe/protocol-architecture/staking) 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://docs.hyperlend.finance/how-to/how-to-hyperlend/how-to-stake-hpl.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.
