# Task-Based Gameplay

## **Taking Tasks**

Players can complete quick tasks as part of the instant loop. **These tasks are simple and include actions like:**

❆ Attending to customer requests.

❆ Guiding guests to facilities.

❆ Fulfilling special orders from VIP customers.

Completing tasks earns players additional Cash, which can be reinvested into the hotspring.

## **Collecting Cash**

After completing tasks, players collect Cash as their reward. Cash is the primary resource in the game and can be used to unlock and upgrade facilities, hire staff, and maintain operations. This constant cycle of tasks and rewards creates a satisfying gameplay rhythm.


---

# 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.hotspring.games/the-cozy-world/simulation-ip-games/hot-spring-origins/game-mechanics/task-based-gameplay.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.
