# Arcade

### **Overview**

The Arcade is a bonus section offering casual games that reward players without requiring SEED or LEAF expenditures.

Stars — earned primarily by defeating other plants — are used to participate.

***

### **Luck Box**

A once-per-day pick-one reward box.

* Costs **1 Star** (or free once per day)
* Rewards may include PTS or TOD extensions
* Choices refresh every 24 hours

Luck Box offers predictable, low-cost progression boosts.

***

### **SpinLeaf**

A spinning-wheel game offering randomized outcomes.

* Costs **1 Star**
* Playable once every 6 hours
* Can award PTS or TOD extensions

SpinLeaf adds a lightweight layer of chance-based progression to the daily loop.


---

# 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.pixotchi.tech/game-mechanics/arcade.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.
