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

# GamePlay

## <mark style="color:$primary;">Core Gameplay</mark>

* Real-time + strategy-driven combat
* Modular equipment building system
* **PvE Missions & Dungeons:** Defeat AI enemies to obtain rare materials
* **PvP Arenas:** Rankings, seasonal tournaments, cross-server battles

## <mark style="color:$primary;">Highlights</mark>

* Nearly 100 high-quality characters of varying rarity
* Multiple progression pathways per character, offering limitless potential
* Diverse combinations and tactical depth from skills and attributes
* Both equipment and skills as tradable NFTs

## <mark style="color:$primary;">Game Design Features — Dual World Architecture</mark>

Cyber Crash innovates beyond single-client models with **dual-dimensional architecture**: a **AAA core game** and a **parallel lightweight web world.**

### <mark style="color:$warning;">**Core Game — AAA Depth**</mark>

* Full 3D cyberpunk visuals, combining futuristic aesthetics with unique hero skills
* High-quality card battle system with PvE and PvP
* Expansive narrative with branching storylines
* Immersive, high-fidelity presentation of a cyberpunk world
* A robust asset economy blending **stable value support with engaging gameplay**, ensuring sustainability for Web3 players

### <mark style="color:$warning;">**Parallel Web World — Accessible Exploration**</mark>

* Browser-based, no downloads required
* Lightweight, casual mechanics (resource management, quick play)
* Data synced with the core game for growth continuity
* Flexible events, community-driven missions, and dynamic updates
* Integrated DeFi mechanics to boost $CCC token utility and exposure

### <mark style="color:$warning;">**Multi-Dimensional Experience — Accelerating IP Growth**</mark>

By unifying deep-engagement core players with casual web players, Cyber Crash builds a layered community and expands its IP ecosystem.


---

# 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://docs.cybercrash.ai/getting-started/gameplay.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.
