# Current Features

### Stake

Bitmap.Game introduces a flexible staking feature where users can stake their tokens to earn rewards. Currently, only MERL staking is supported in Bitmap.Game.Staking is designed to be user-friendly, allowing you to unstake at any time without penalties, providing a highly flexible experience. The rewards are calculated based on the proportion of your staked Merl to the total staked amount in the system, multiplied by the reward pool available for that period. To collect your rewards, click 'Harvest' and sign the transaction with your wallet to confirm.

### Rent

The Bitmap rent feature in Bitmap.Game allows users to rent plots of land within the metaverse. Renting Bitmaps enables users to expand their presence in the metaverse by providing additional land plots that can be customized and developed according to their needs. This allows users to build unique structures, participate in various activities, and create immersive experiences, thereby engaging with the environment in a more dynamic and interactive way.


---

# 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.bitmap.game/introduce/what-is-bitmap.game/current-features.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.
