# NFT Items

In Titan Hunters, Every items can be a NFT

* 6 gears with diversity mixer:
  * Every gear has 1 main stat and 3 random sub-stats generated from: Power, Defend, Attack speed, Hit-point, Crit-rate, Crit-dmg
  * Every gear has a passive skill randomly picked from around 40 skills
  * We can combine 2-4 items for some gear set, each gear set will have a bonus stats or a special bonus for player
* Body of main character will contain all 6 stats: Power, Defend, Attack speed, Hit-point, Crit-rate, Crit-dmg. This can only be summoned by $TITA (Coming Soon)
* Guns:
  * 12 types of gun with 12 different ways of fire
  * Every gun has 1 element randomized from: Fire, Water, Plant, Dark, Light
  * Guns have their own stats distinguished with Gears: Damage, Accuracy, Durability, Speed, Range, Repair
* Charm: This contains a special active skill with destroyable ability
* Every items mentioned can be obtained in 3 ways:
  * Crafting and Audit: With in-game materials and coins, you can create an item by crafting, it will be locked after crafted, you need 1 more step using $TITA to audit the item, make it a NFTs
  * Summon: Chests from Titan Hunters contain NFTs, you can directly get them by summon these chests
  * You can also buy NFT item from marketplace by $TITA (Coming Soon)

**Important Note:**

* Old and reset NFT items can’t be audited again. If you’re aiming to audit, you’ll need to craft new items or, more efficiently, open Seasonal Chest during special events to collect items for Auditing.
* Seasonal Chests got a better rarity rate than Summoning, making them the smarter and more economical choice.&#x20;


---

# 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://docs.titanhunters.io/nft-items.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.
