# Monthly Pass System

A key aspect of designing a GameFi project is its inflation design and overall sustainability. This brings into consideration of both product quality and the best practice possible to balance the sinks and faucets in the value flow of the game. Over the past years, web3 projects tinkered with their model with methods like selling ultra-rare collectibles and reserving buffers in the treasury design.&#x20;

At GenesisForge, we observed how people spend their time, especially a long period of time in traditional games and on web3 products, trying to understand what drives their willpower to participate in an ecosystem besides the market circle. To protect and incentivise active gamers, the team devised a monthly pass system to maintain dynamic control over the production and distribution of substantial assets and resources.&#x20;

### Background&#x20;

Rarer NFTs have better skills and attributes that contribute significantly to their fighting capacities. When getting defeated, the durabilities of the NFT body parts drop accordingly, until they come to zero and become totally inapplicable in PVE. Potions can repair durabilities.&#x20;

### No Pass (0Pass)

GenesisForge is a free-to-play web3 game that allows all users to enter without any investment. Users without any pass can still enter the game, build a tribe and start the journey from the Master Island.&#x20;

### Adventurer Pass

An Adventurer Pass that can be freely minted on the official website enables a gamer to grab precious $GSF. The number of passes will be limited during a certain period of time.


---

# 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://genesisforge.gitbook.io/genesisforge/monthly-pass-system.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.
