# In-Game Monetization

### In-Game Currency Purchases

Players can purchase in-game currency using tokens to expedite their progress or access exclusive items and upgrades.

### Energy Purchase

Players can purchase energy to start playing the game or continue playing without waiting for natural energy regeneration, allowing for uninterrupted gameplay sessions.

### Booster Packs

Booster packs will be available for purchase, providing players with temporary advantages or boosts to simplify certain in-game tasks or enhance their gaming experience.

### Virtual Items Sales

Virtual items or customization options will be available for player avatars, allowing them to personalize their gaming experience.

### Special Access Passes

Special access passes will grant players entry to exclusive areas, challenges, or events within the game world.

### Referral Programs

With referral programs, players will get incentives or bonuses for inviting friends to join the game or make in-game purchases.

<br>


---

# 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://minotaurus.gitbook.io/paper/minotaurus-game/in-game-monetization.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.
