# Staking

Players can stake some NFTs to earn tokens passively. These are the current available staking NFTs:

| Item                       | Token produced | Amount | Period  |
| -------------------------- | -------------- | ------ | ------- |
| Land                       | ZBF            | 5      | hour    |
| Home                       | ZBF            | 6      | hour    |
| Farm                       | ZBF            | 7      | hour    |
| Lake                       | ZBF            | 8      | hour    |
| Zombot                     | ZBW            | 100    | day     |
| Small Mystical Tablet      | ZBC            | 3      | day     |
| Small Mystical Tablet v2   | ZBC            | 1      | day     |
| Medium Mystical Tablet     | ZBC            | 5      | day     |
| Medium Mystical Tablet v2  | ZBC            | 2      | day     |
| Big Mystical Tablet        | ZBC            | 7      | day     |
| Big Mystical Tablet v2     | ZBC            | 3      | day     |
| Zombie Plant               | ZBF            | 20     | day     |
| Zombie Shrimpy             | ZBF            | 20     | day     |
| 1k Certificate of Deposit  | ZBC            | 10     | 30 days |
| 5k Certificate of Deposit  | ZBC            | 75     | 30 days |
| 10k Certificate of Deposit | ZBC            | 350    | 60 days |
| 15k Certificate of Deposit | ZBC            | 900    | 90 days |
| Chop Champ                 | ZBC            | 1      | day     |
| Explorer Extraordinaire    | ZBC            | 1      | day     |
| Mine Master                | ZBC            | 1      | day     |
| Zombieland Legend          | ZBC            | 5      | day     |
| Community Arts             | ZBF            | 20     | day     |

Staked assets will stop producing tokens after a 45-days period without claiming.

![](/files/TfZ50sBraqTAXs90ZZ70)


---

# 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://zombecoin.gitbook.io/zombiecoin-whitepaper/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.
