# In-app Purchases

Edu3Games will offer various in-app purchase opportunities to enhance the user experience. These purchases will be made using EGN tokens, allowing users to spend their rewards on game enhancements or exclusive content. In-app purchases are a key revenue stream and will include:

* **Unlocking Additional Challenges or Levels:** Users can spend EGN tokens to unlock higher difficulty levels, extra challenges, or exclusive game content.
* **Customization and Upgrades:** Players will have the option to customize their avatars, game interfaces, or in-game assets. For instance, users could purchase cosmetic items, such as unique skins, or gameplay enhancements, like power-ups and extra lives.
* **Educational Boosters:** To help users progress faster, educational boosters will be available for purchase, offering hints or guidance in solving more complex game challenges.


---

# 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://seorganization.gitbook.io/edu3games-whitepaper-v.1.0/4.revenue-model/in-app-purchases.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.
