# Game Loop

The game loop on **Plooshy Island** revolves around a dynamic economy driven by player interaction, resource management, and strategic decision-making.

From earning **Plooshy Points (PP)** through quests, staking their **Plooshy NFTs**, and social activities — \
to spending **Plooshy Points (PP)** on essential items and services, players engage in a continuous cycle of earning, spending, and reinvesting in their adventures!

<figure><img src="/files/mwSpOoTps3lTpHQuRkYP" alt="" width="563"><figcaption></figcaption></figure>


---

# 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://docs.theplooshies.com/plooshy-island/game-loop.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.
