# Anonymity Staking

Hinkal enables the staking of ETH into the Shielded Pool smart contract, receiving hETH in return. This LPT (Liquid Privacy Token) is a tokenized representation of the staked collateral and can be used across various DeFi applications.

Holders of hETH are automatically rewarded with yield (generated by transaction fees) and protocol incentives.

<mark style="color:purple;">**Staking**</mark>

* Connect your wallet and navigate to Anonymity Staking, by finding the tab on the left sidebar.
* Input the amount of ETH you wish to stake.
* Specify the receiving public wallet address - where you wish to receive hETH. It cannot be the same wallet address that stakes (for privacy purposes).
* Press Stake.

<figure><img src="/files/pkWMagwq5In9uJvGHEUP" alt=""><figcaption></figcaption></figure>

Hinkal applies a lag period between staking and receiving hETH. This period is always less than 24 hours. In case you run into any issues with Anonymity Staking, please don't hesitate to contact our team on [Discord](https://discord.gg/hinkalofficial) or [Telegram](https://bit.ly/hinkal_tg).

<mark style="color:purple;">**Staking**</mark>

There is no waiting period to unstake your assets.

* Navigate to the Unstake tab.
* Enter the amount of hETH you wish to redeem.
* Press Unstake.

<figure><img src="/files/SWrookJN869dzk8tFuLK" alt=""><figcaption></figcaption></figure>

The amount of ETH received per hETH redeemed will vary and will not be in 1:1 ratio. The value of hETH in ETH increases over time, as more yield is accrued.


---

# 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://hinkal-team.gitbook.io/hinkal/anonymity-staking.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.
