# Free Gas Fee Quota

Morning Moon Village is the official project on the Bitkub chain. In order to make it easier for new player to start playing, we add the option for them to enjoy the game without the need to pay gas fee.\
\
If you play the game with the [Bitkub Next wallet](https://app.bitkubnext.com/) on Bitkub Chain, you will receive a free gas fee quota that allows you to play the game without the need of cryptocurrency.

{% hint style="info" %}
Players will be able to use free gas through the Transaction Quota system with the following details:

1. Each player will receive a free gas quota to make 5 transactions per day, only verified account will be recieved the free quota.&#x20;
2. Limited to 1800 wallets per day.&#x20;
3. Once the Quota amount is reached, players will not be able to engage in various in-game activities related to Smart Contracts, but will be able to purchase additional Quotas at the in-game Shop.
   {% endhint %}

Example of using Tx Quota&#x20;

* When players log-in to the game on the first day, players will be received 5 Free Tx Quota.&#x20;
* Players purchasing 10 additional Paid Tx Quota from in-game shop.&#x20;
* Players entering the Wildzone for the first time uses 1 Free Tx Quota (remaining 4 Free Tx Quota)&#x20;
* When players enter the Wildzone for the second time, Tx Quota will not be deducted.
* When players enter the Wildzone for the third time, Tx Quota will not be deducted.
* When players claim items from Wildzone, 1 Free Tx Quota will be used. (remaining 3 Free Tx Quota)&#x20;
* Players havesting tomato farm will use 1 Free Tx Quota (remaining 2 Free Tx Quota)&#x20;
* When players log-in to the game on the second day, Free Tx Quota will be reset to 5 and players still have 10 Paid Tx Quota.

### Getting additional MAX Free Tx Quota&#x20;

* Players will be able to get +1 Max Free Tx Quota when depositing 1000 Stems at Cow-Lumi Farm.&#x20;
* The Max Free Tx Quota will increase to a maximum of 6 times per day.


---

# 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://whitepaper.morningmoonvillage.com/game-features/free-gas-fee-quota.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.
