# Staking

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

Staking on the zkSync labs platform is made easy with Genesis Pools, which are designed to receive only staked positions (spZKLAB) as deposits. Each Genesis  Pool has specific settings, including a wrapped LP or single asset, a reward token, a deposit start time, and a rewards distribution phase duration. Some customized Genesis Pools with different settings may be available, but users will always be informed explicitly on the pool's page, and all custom pools come directly from the zkSync labs team or have been audited by them.

Users can deposit as many spZKLABs as they want, and rewards are calculated based on the sum of all current deposits. New positions can be added or withdrawn at any time, and users can also interact with their staked positions by adding more to them or harvesting their rewards for all of their staked spZKLABs into a Genesis Pool.

However, certain operations may be unavailable while a position is staked, and users will need to withdraw it from the Genesis Pool to perform those operations. Withdrawing a position can be done either completely or partially, depending on the user's preference. Overall, staking on the zkSync labs platform is a flexible and rewarding experience that allows users to earn additional rewards and manage their assets with ease.


---

# 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://zksync-labs.gitbook.io/zksync-labs/genesis-pools/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.
