# Problem Statement

In the traditional gaming ecosystem, Battle Royale comes with many limitations that prevent players from having the best combat experience, engagements, satisfaction, and fun. These limitations include:

* Lack of Ownership and Real-world Value
* Centralized Control
* Lack of Transparency

### **Lack of Ownership and Real-world Value**

Just like you have in blockchain gaming, traditional games allow players to buy in-game items using real money. These in-game items include weapons, cosmetics, skins, and other customization kits. However, these in-game items do not have real-world values and are still under the ownership of the gaming platform.

This feature of traditional gaming can be very limiting because players pay so much to get the best gaming experience, and in the end, what they buy does not belong to them. To worsen the scenario further, they cannot resell those stuff when they want to leave the game or buy another item because they have no real-world value.


---

# 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://public-gitbook.gitbook.io/blocknite-battle-royale/problem-statement.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.
