# Circulation Model

#### Player Classification

<figure><img src="/files/6YgJKyPbnYj8GtbE5Xh2" alt=""><figcaption><p>Flow Diagram of Umiverse Platform</p></figcaption></figure>

**Player Classification**

Users of the Umiverse Platform are separated into two categories based on their engagement with cryptocurrency:

* **Non-Crypto Divers**
  * Can earn Dive Points from quests&#x20;
  * Eligible for Non-NFT/Token and in-game rewards only
* **Crypto Players**
  * Must purchase in-game NFT items and equipment for Bonus Dive Points
  * Must own Dive Engine NFT parts in order to convert Dive Points to $UMI
  * Participate in the game's economic ecosystem


---

# 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://gitbook.umiverse.io/umiverse-gitbook/tokenomics/circulation-model.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.
