# Multi-asset Staking

The CheersLand team has completed the development of the Staking Contract, allowing players to stake tokens on Multi-asset Staking Platform to earn HPs.

![](https://231328000-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Mi-VBLTviKJE-YA4O3U%2F-MiWh-m-YIjXaMJ0tP38%2F-MiWhmjEFWcakfCM4Jwn%2Fstaking%20page.png?alt=media\&token=c4aa79ef-cac2-4944-973c-1f1f63fad653)

**The rules are as follows:**&#x20;

1. Users choose any asset that has been listed on Multi-asset Staking Platform for staking.&#x20;
2. There are restrictions on the staking minimum of the tokens. For example, 0.1 BNB is the staking minimum if you choose to stake BNB. 0.2 or 0.3 BNB are also acceptable.
3. The staking duration is 24 hours, and users will be able to claim tokens staked once it ends.
4. The more you stake, the more HPs you will earn. For example, Stake every 0.1 BNB for 24 Hours, then you will earn an extra HP. Similarly, you will earn 2 HPs if you stake 0.2 BNB.&#x20;
5. Staking multi-asset is acceptable, which means that users are free to stake all kinds of tokens listed on Multi-asset Staking Platform at the same time. The contract will record them all.

![Multi-asset Staking Framework](https://231328000-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Mi-VBLTviKJE-YA4O3U%2F-Miw6UQG_QQMrKhziJds%2F-Miw9Noo8cTQLc8C_Ecb%2FMulti-asset%20Staking%20framework.jpg?alt=media\&token=15d96a4d-f2fa-4a65-bcf9-3df3eb33f351)

Multi-asset Staking, as one of the important features of the CheersLand ecosystem, originally realizes the business model of *Staking to Play and Earn*. Multi-asset Staking also provides gamified token use cases for holders and stakers of other crypto projects to activate their engagement, and attract them to the GameFi Universe and accrue value to the network.

Currently, Multi-asset Staking Platform supports all assets on Binance Smart Chain and will integrate other blockchains in the future. In the next stage, Various staking products with different staking caps, different staking durations and different prizes will be launched to provide users with more options.


---

# 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.cheersland.org/features/gameplay/multi-asset-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.
