# How to Stake

## Stake SUI to haSUI <a href="#id-95e7" id="id-95e7"></a>

To stake your SUI with Haedal, follow these steps:

1. Visit [https://www.haedal.xyz/stake](https://mainnet.haedal.xyz/stake) and connect your Suiet wallet.

<figure><img src="https://miro.medium.com/v2/resize:fit:700/1*LRWuhVLI7PeKCEQfc_BJdg.png" alt="" height="489" width="700"><figcaption></figcaption></figure>

2\. When shown wallet options, choose the preferred option and connect. With your wallet connected, you can now view your balances.

<figure><img src="https://miro.medium.com/v2/resize:fit:700/1*0pBr05zEgmCWgfKNBi9ZFQ.png" alt="" height="679" width="700"><figcaption></figcaption></figure>

3\. There are two modes for users to choose — ‘**Automated**’ & ‘**Manual**’. **‘Automated’** mode allows users to stake their SUI/Native staked SUI on Haedal at one click with the most efficient validators suggested by Haedal. Enter the amount of SUI to stake and get haSUI in return.

<figure><img src="https://miro.medium.com/v2/resize:fit:700/1*v5cRV2fOErBN8TbLMzvGxw.png" alt="" height="652" width="700"><figcaption></figcaption></figure>

**‘Manual’ mode** allows users to stake SUI/staked SUI in their preferred validators with different levels of APY from the validator list.

<figure><img src="https://miro.medium.com/v2/resize:fit:700/1*mrZvF5WfYu2JJNJmB2iijQ.png" alt="" height="486" width="700"><figcaption></figcaption></figure>

Users can either choose SUI or Native Staked SUI to stake on Haedal.

<figure><img src="https://miro.medium.com/v2/resize:fit:700/1*TFRgiB3jPzc_6FSpnwmrzQ.png" alt="" height="420" width="700"><figcaption></figcaption></figure>

Enter the amount of SUI or staked SUI to stake and get haSUI in return.

<figure><img src="https://miro.medium.com/v2/resize:fit:700/1*Xa9qKZklvuOmKBWhJ0EIVg.png" alt="" height="732" width="700"><figcaption></figcaption></figure>

4\. Confirm the transaction using your wallet. Your wallet will now contain haSUI representing your staked deposit.

<figure><img src="https://miro.medium.com/v2/resize:fit:700/1*ODZLkPLYKawUrI_QSbIq7w.png" alt="" height="410" width="700"><figcaption></figcaption></figure>

5\. Your haSUI balance will be updated daily on the dashboard and wallet to reflect staking rewards.


---

# 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://haedal-protocol.gitbook.io/haedal-protocol-docs/guides/how-to-stake.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.
