# Game Assets

In V2 the world expands into a **full production-based economy**. Instead of relying mainly on lootboxes, most assets will be obtained through **crafting, resource gathering, professions, and large-scale activities**.

<details>

<summary><strong>Heroes</strong></summary>

**Heroes will gain even more value** as progression systems are introduced. Leveling, skill trees, and body implant enhancements will allow every Hero to develop along unique paths. These systems make Heroes not just entry points to the game but **long-term assets that grow in power, specialization, and market value**.

</details>

<details>

<summary><strong>Crafting Materials</strong></summary>

Players will be able acquire all types of crafting material through various in-game activities.&#x20;

They are useful for crafting different game items and repairing them.

**Tier 1 crafting materials** (raw materials) can be acquired from basic game activities.

**Categories of Tier 1 crafting materials**:&#x20;

* **Metal**: You can find them in Mining activities
* **Power Generators**: You can find them in Scavenging activities
* **Biochemicals**: You can find them in Harvesting activities
* **CPUs**: You can find them in Scavenging activities
* **AI Tech**: You can find them as drops from bosses
* **Optical Fibers**: You can find them from Dungeons
* **Microchips**: You can find them from Dungeons

**Tier 2 crafting materials.**

**Tier 3 crafting materials.**

</details>

<details>

<summary><strong>Drones &#x26; Drone Parts</strong></summary>

Will be crafter by the Drone Spec and required to assemble or repair/upgrade the Drones.

</details>

<details>

<summary><strong>Real Estate</strong></summary>

In **Cyberpunks World** real estate plays a crucial role in enhancing your gaming experience and providing valuable benefits for your character. From apartments and clan headquarters to profession-specific properties, owning real estate assets can significantly impact your journey through the game.

* **Apartments:** Players can own apartments to stake their characters and gain energy. These residential spaces also serve as storage units for your valuable items and resources, keeping them safe and secure.
* **Clan Headquarters:** Establishing a new clan requires a dedicated headquarters. Owning a Clan HQ allows members to coordinate their activities, strategize, and strengthen their bonds as they work together to dominate the game world.
* **Profession-Related Real Estate:** Specialized properties cater to various professions, offering unique advantages to players who own them. Don't wait in long queues.&#x20;

</details>

<details>

<summary><strong>Profession Specific Items</strong></summary>

Each profession will have its own specific items that is required to expand their ability to craft new items. Examples:

* **Molds** for Engineers
* **Blueprints** for Drone Specs
* **Recipes** for Biochemistry
* **Source Codes** for Gene Hackers
* **Mining Licenses** for safe mining locations

</details>

<details>

<summary><strong>Implants</strong></summary>

Body implants provide permanent enhancements and special effects, letting players customize their heroes with unique advantages and tactical boosts.

</details>

<details>

<summary><strong>Gear &#x26; Weapons Enhancements</strong></summary>

Existing equipment can be modified and upgraded, improving stats or adding unique traits, giving players more control over their combat loadouts.

</details>


---

# 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://wiki.cyberpunks.world/v2-expansion-phase/game-assets.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.
