> For the complete documentation index, see [llms.txt](https://guides.upland.me/getting-started/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guides.upland.me/getting-started/sparklet-warz.md).

# Sparklet Warz

**Sparklet Warz** is a competitive, faction-based event within the Upland metaverse, where players collaborate to dominate virtual cities through strategic building, asset deployment, and teamwork. The event revolves around the $SPARKLET token, Upland's ERC-20 cryptocurrency, serving as both the central reward and a symbol of in-game dominance. See also: [Introducing $SPARKLET Warz - Upland](https://www.upland.me/events/introducing-sparklet-warz-the-ultimate-strategic-battle-in-upland?utm_source=chatgpt.com).

{% embed url="<https://youtu.be/QqTLT7YkMWA?si=Cj2_T3Cgvb2zNDHb>" %}

#### 🛡️ Game Overview

* **Objective**: Factions compete to earn the highest score by constructing buildings, placing ornaments, and deploying strategic assets across designated cities.
* **Factions**:
  * **Krypto Knights**: Strategic and disciplined, aiming to secure wealth and stability.
  * **Purge Pirates**: Bold and chaotic, seeking to claim treasures through daring tactics.
  * **Cypher Cyborgs**: Technologically advanced, focusing on precision and control.
* **Participation**: Players join by burning a faction pass, which assigns them to a faction and grants access to exclusive in-game items and communication channels.

#### 🏗️ Gameplay Mechanics

* **Scoring**: Points are earned by placing faction-specific ornaments on buildings, with larger structures yielding more points. Constructing faction super structures offers significant point advantages.
* **Strategic Assets**:
  * **Ornaments**: Increase faction score when placed on buildings.
  * **Cannons**: Offensive tools that reduce the score of enemy structures within a certain radius.
  * **Chests**: Defensive items that protect structures from enemy cannons.
  * **Karts**: Powerful assets that nullify enemy structures' points within a larger radius, unaffected by other assets.
* **Dynamic Strategy**: Assets can be moved during the event, allowing factions to adapt to opponents' tactics in real-time.&#x20;

#### 🏆 Rewards

* **$SPARKLET Airdrop**: The winning faction receives a substantial $SPARKLET token reward, distributed among members based on individual contributions.
* **Exclusive Items**: Top performers earn unique badges and block explorers, commemorating their achievements.&#x20;

#### 📅 Event Structure

* **Seasonal Events**: Sparklet Warz occurs between Upland seasons, each time focusing on a different city.
* **Inital Seasons**:
  * **Season 1**: Held in Tokyo, introducing the event's mechanics.
  * **Season 2**: Took place in Las Vegas, featuring updated gameplay elements and increased competition.&#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://guides.upland.me/getting-started/sparklet-warz.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.
