# Staking

Token staking can be likened to depositing your tokens into a specialized account, similar to a fixed deposit in traditional banking. However, unlike conventional instruments, blockchain operates on a public ledger that is immutable. When you stake tokens, you're essentially depositing them into a blockchain smart contract, ensuring high security and transparency as the total locked value is openly accessible for verification by the public.<br>

Staking tokens is always accompanied by rewards because users require incentives to deposit their tokens. By staking tokens, users gain the opportunity to participate in launchpad token allocations, potentially yielding substantial results. This mechanism encourages token holders to contribute to the network's security and functionality while also enabling them to benefit from exciting opportunities.

Step wise explanation for Staking token:

1. Purchase LayerK token on Koinbay&#x20;
2. Transfer LayerK token from KoinBay to Metamask
3. Link metamask to Wallek
4. Deposit into Wallek


---

# 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.homnifi.com/other-products/welcome-to-wallek/tutorial-wallek-web/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.
