# Staking

### **Overview**

Staking allows players to convert long-term commitment into productive in-game value. When you stake SEED, you earn **LEAF**, the primary resource used for Land upgrades and long-term village progression.

***

### **How It Works**

* **Stake SEED → Earn LEAF continuously**
* Rewards scale dynamically based on the total amount staked across all players
* Rewards accrue in real time and can be claimed anytime

There is **no lock-up period**, and unstaking is instant.

***

### **Where to Stake**

* **Pixotchi App / Mini App**
* **Staking Web Portal** (browser access)

Both options interact with the same onchain staking contract.

***

### **LEAF Utility**

LEAF is used for:

* Upgrading buildings
* Unlocking higher production tiers
* Scaling long-term Land efficiency

It is not tradable externally and exists solely within the Pixotchi ecosystem to support balanced, sustainable progression.


---

# 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://doc.pixotchi.tech/game-mechanics/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.
