> For the complete documentation index, see [llms.txt](https://astroverse-1.gitbook.io/astroverse-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://astroverse-1.gitbook.io/astroverse-docs/group-1/core-games-of-astroverse/world-slice.md).

# World Slice

World Slice introduces a precision-reaction gameplay mode where players slice incoming cosmic objects to collect points and formulate spectacular chain reactions. This mode strategizes on fast reflexes with slice timing, offering a high-skill and fairly easy earning pathway within the AstroDash ecosystem.

**Gameplay:**&#x20;

* Core Interactions: Players Swipe or drag (slice) the incoming objects on the screen such as; asteroids, comets, alien relics, and space minerals<br>

**Special combos & power-ups for higher point multipliers:**

* Multiple objects sliced in a single motion trigger (Multiplier x2 x3 x4 .. etc.)
* Perfectly timed combo (Perfect Combo) when slicing 3 or above rare items and results in “Starburst” special bonus score.<br>

**Special Objects:**

* Energy Orbs: slowing timing for easier combos
* Shatter Crystals: Release multiple bonus fragments when sliced.
* Hazards: Slicing certain alien tech (hazard) reduces the score OR ends the streak.

**Scoring & Earning:**&#x20;

* Base Points: Award per slice object, with values varying by rarity and difficulty of the object.&#x20;
* Combo Multiplier: Increase point gain by x, encourage risk and precise slice paths.
* Event Challenges: Weekly and season slicing challenges offer bonus $ASTRO pools for top on the leaderboards.<br>

**Utility & Monetization : Spend $ASTRO**&#x20;

Blade Skins:&#x20;

* Cosmetic Variants such as photon sabers, plasma arcs, neon trails and ancient alien energy blades.&#x20;
* Rare Skins: Animated skins for event champions.

Slicing Effect:

* Space dust, particle bursts, energy shockwaves and trail of colors while slicing.
* Unlockable via $ASTRO spend or achievements milestones.

Boosters:&#x20;

* Time Warp: Slows down object movement
* Double Trouble: Temporarily doubles all earned slices
* Slice Magnet: Pulls nearby objects into slice range for easy combos.\\

\
Upgrade Path: Boosters can be enhanced with a mix of $ASTRO and energy Shards to improve duration, cooldown and effectiveness&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://astroverse-1.gitbook.io/astroverse-docs/group-1/core-games-of-astroverse/world-slice.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
