> For the complete documentation index, see [llms.txt](https://cryptobomber.gitbook.io/crypto-bomber/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cryptobomber.gitbook.io/crypto-bomber/hunters/what-are-hunters.md).

# What are Hunters?

Hunters are one of the main NFTs the player can possess in Crypto Bomber.

![](/files/mjvtl9voNepltjogIUda)

Each account can hold a maximum of four hunters at any given time.&#x20;

The price to mint hunters is displayed on the button in the Initial Tab. All CBOMBER spent on minting hunters gets sent to the contract that handles fight payouts.

Each hunter starts at level one, and comes with a random element upon minting.

Players may purchase element change potions from the CBOMBER shop to change the elements of their hunters.

## CBH <a href="#cbc" id="cbc"></a>

CBH stands for Crypto Bomber Hunter, and are the hero NFTs present on your wallet.

If you wish to have CBH visible on your MetaMask wallet, you may add the token through it's contract address found below:

> 0xfb238d5273286e0bf6f44153a85014352cafd972

{% hint style="info" %}
Set the decimal to "0" if prompted.
{% endhint %}

## Hunter Elements <a href="#character-elements" id="character-elements"></a>

Each hunter comes as one of four different elements (Technetium, Actinidium, Deuterion, Ekamargonite).

Hunter elements are used to determine advantage calculations and multipliers in combat.

More information on how hunter elements are used can be found here:

![](/files/OD4JjeMrCGMCzrgVp9GW)

{% content-ref url="/pages/mLv7kCTIiADfgQVd4bBw" %}
[Fighting](/crypto-bomber/combat/fighting.md)
{% endcontent-ref %}

## Stamina <a href="#stamina" id="stamina"></a>

Each hunter has their own individual stamina pool, with a maximum count of 200.

Stamina regenerates at a rate of one point every five minutes.

Stamina is spent when the player engages in combat, at a rate of 40/80/120/160/200 stamina per fight depending on the player's selected stamina cost per fight.

This means that in 24 hours, each hunter can get 288 stamina which equates to 7.2 fights.


---

# 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:

```
GET https://cryptobomber.gitbook.io/crypto-bomber/hunters/what-are-hunters.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.
