# Digital collectibles

{% embed url="<https://youtu.be/uPnbf_xyWYQ>" %}

The TitanBorn game is powered by a wide range of digital collectibles, including NFTs. There are three types of them:

* Games Passes
* Items
* Character

<figure><img src="/files/lAz9DxnqJIUWLQ6FMcVE" alt=""><figcaption></figcaption></figure>

**Game Passes** are the main NFTs needed to unlock weekly and monthly tasks, as well as join the Autobattler mode. You also need them to gear up your character with items. Game Passes are non-transferable and are exceptionally needed to improve the gameplay options for the player.

**Items** improve your character's stats to make them stronger and win more battles. There are the following types:

<figure><img src="/files/SfDMhbV4G6qjIJhD4w2P" alt=""><figcaption></figcaption></figure>

* Weapons - they improve the attack of a character.
* Armor - improves the defense of a character.
* Augmentations - special items, that can improve the health of a character, or provide other abilities, like life regeneration, etc. To use augmentations a user needs to buy a chip and insert it in the Weapon or Armor item.

<figure><img src="/files/JzbzXOaFOFrZJlNVc04b" alt=""><figcaption></figcaption></figure>

**Loot Crates** are not NFTs, but they vary in rarities and contain different items, that are also off-chain, but can be minted optionally.

* Basic Loot Crate - contains one random item of a common or rare rarity.&#x20;
* Armor Crate - contains 1 random armor item of a common to epic rarity.
* Weapon Crate - contains 1 random weapon item of a common to epic rarity.
* Epic crate - contains 1 random item from rare to legendary rarity.&#x20;

**Character** is a special NFT with various utilities that can boost in-game performance and affect gameplay in certain ways. Can be minted once you've reached Level 100. Which is HARD!


---

# 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.titanborn.gg/digital-collectibles.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.
