# 3.1 Game Basics

1. Metarun is a blockchain-based free-to-play and play-to-earn endless runner game with PVE and PVP modes. The player can play as a free starter or purchasable characters of different classes to earn in-game currency for
   * Acquiring new game entities.&#x20;
   * Improvement of existing game entities.&#x20;
   * Conversion to $MRUN token.
2. All game entities can be sold to other players on the external market in the form of NFT. Players can use all acquired entities;
   * To increase their value and trade on the foreign market.&#x20;
   * To increase the earning rate of $MRUN tokens.&#x20;
   * Collecting.&#x20;
   * Upgrade Characters.
3. The game's economy is based on the in-game OPAL, which you earn by participating in matches and tournaments and earning ranked awards. You can exchange your earned OPAL or use them to buy a Common or Epic Metarun chest; furthermore, $MRUN can be used to upgrade heroes and stake; additionally, you can use $MRUN to purchase a limited edition super Metarun chest.


---

# 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://doc.metarun.game/metarun-gameplay/3.1-game-basics.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.
