# Crafting

{% hint style="warning" %}
NOTE: Crafting is coming in a future update to Voxie Tactics and will not be available in the initial 1.0 release.
{% endhint %}

{% hint style="danger" %}
NOTE: Crafting is still being designed and lots of details and specifics are under review and subject to change.
{% endhint %}

Crafting in Voxie Tactics will consist of combining elemental materials with items or weapons, and also combining with a special item called **Crystals** to create a new enhanced NFT weapon or item, with new damage types, elemental effects and/or abilities.

### **Crystals**

Crystals are the fuel required to complete any infusion or crafting resulting in a newly minted weapon, item or Voxie *(see* [*Recruiting New Voxies*](/tokenomics/recruiting-new-voxies.md)*)*. **Crystals Shards** can only be created through destroying items, weapons or elements in the game. Doing so will result in the player acquiring a certain amount of crystals shards depending on the item destroyed and it's properties (rarity, weapon class, power, etc.).

![](/files/cuapsAC6zpj8lVzCRDV0)

![Crystals and Crystal Shards are special items in Voxie Tactics](/files/kB7utGG0UqC0NRuntO5g)

Crystal Shards will be a virtual commodities only and will be the same rarity tier as the weapon/item that was destroyed. Once the player has acquired enough crystal shards, they will be able to combine a certain number of them to produce a Crystal, that can be used for crafting.

{% hint style="success" %}
The Crystal that is created when combining crystal shards will be represented by an NFT item that the player can then sell and/or trade on the open Marketplace.
{% endhint %}

**Crafting Example:** A player wants to infuse <mark style="color:red;">**fire damage**</mark> into a rare tier Cutlass Sword weapon, to infuse it with a fire elemental attack. To do this a player will require 3 things:

* A Cutlass Sword weapon
* An Ember Stone elemental item
* A crafting Crystal

One the player possesses these items, they can see the in-game blacksmith (or use the browser marketplace) to combine these items and burn the consumables to create (mint) a new cutlass weapon NFT that has the <mark style="color:red;">**fire**</mark> elemental attack.

![Crafting a new elemental attack weapon NFT from crystals and elemental items](/files/mEJOHasj2wvLwmtgl8vX)


---

# 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://whitepaper.voxies.io/tokenomics/crafting.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.
