# Basic Gameplay

In essence, "Space Puzzle War" is not just about reflexes; it's a beautiful blend of foresight, strategy, and quick decision-making. As you dive deeper into the game, you'll discover that every block, every drop, and every match can shape your destiny in this cosmic battlefield.

<figure><img src="/files/OjHlQvsUU3GyoRrasf6l" alt=""><figcaption></figcaption></figure>

* **The Flow of Cascading Blocks**: Blocks pour from the screen's top, settling at the bottom. This continuous stream demands ongoing adaptation, urging players to strategize quickly and keep the base from overcrowding.
* **Mastering Destruction**: Your goal? Match 4 or more blocks of the same color to eliminate them. While successful matches offer immediate satisfaction, the real thrill lies in chaining these matches, optimizing scores through predictive gameplay.
* **Gravity and Combo Chains**: Post-destruction, the blocks above fall, adding a tactical dimension. This gravity play can lead to cascading combos, rewarding foresight, or sometimes complicating the game if not planned properly.


---

# 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://solzam.gitbook.io/spacepuzzlewar/game-guides/basic-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.
