# Web3 Mechanics

In Blast Royale ecosystem players, especially those with good skill and knowledge of the ecosystem and metagame, may earn resources, including $NOOB.

There are different ways to do so, such as:

* **With no money put into the game**, free-to-play players with impressive skills may earn by getting to the top of various competitions, but it will take time and significant mastery
* **As holders of NFT items**, players will be able to trade their assets on the marketplace in the Blast Hub, and in the future, in-game.

There are more ways that have already been planned. With the growth and evolution of our metaverse, there will be even more possibilities that we currently don't even know about!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://fundimension.gitbook.io/blast-royale/business-model/web3-mechanics.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.
