> For the complete documentation index, see [llms.txt](https://docs.vampirewars.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vampirewars.io/character-nfts/pure-blood-vampires.md).

# Pure Blood Vampires

{% hint style="info" %}
There can be only 6.666 Pure Blood Vampires in the game, split in 5 classes, with each class representing a historical era where they roamed the Earth and influenced the history of mankind:
{% endhint %}

### ﻿[Ancient Vampires](https://vampirewars.io/nft/ancients/)&#x20;

**Supply of 666 NFTs**

<figure><img src="https://vampirewars.io/wp-content/uploads/2022/10/ancients-team.webp" alt=""><figcaption><p>Ancient Vampires - NFT Art</p></figcaption></figure>

### ﻿[**Classical Vampires**](https://vampirewars.io/nft/classical/)

**Supply of 1.500 NFTs**

<figure><img src="https://vampirewars.io/wp-content/uploads/2022/10/Classical-Team-2.webp" alt=""><figcaption><p>Classical Vampires - NFT Art</p></figcaption></figure>

### ﻿[**Medieval Vampires**](https://vampirewars.io/nft/medieval/)&#x20;

**Supply of 1.500 NFTs**

<figure><img src="https://vampirewars.io/wp-content/uploads/2022/10/Medieval-Team.webp" alt=""><figcaption><p>Medieval Vampires - NFT Art</p></figcaption></figure>

### ﻿[**Renaissance Vampires**](https://vampirewars.io/nft/renaissance/)&#x20;

**Supply of 1.500 NFTs**

<figure><img src="https://vampirewars.io/wp-content/uploads/2022/10/Renaissance-Team.webp" alt=""><figcaption><p>Renaissance Vampires - NFT Art</p></figcaption></figure>

### ﻿[**Victorian Vampires**](https://vampirewars.io/nft/victorian/)&#x20;

**Supply of 1.500 NFTs**

<figure><img src="https://vampirewars.io/wp-content/uploads/2022/10/Victorian-team.webp" alt=""><figcaption><p>Victorian Vampires - NFT Art</p></figcaption></figure>

**The Pure Blood Vampires** have the highest in-game [attributes tiers](/character-nfts/vampires-attributes.md) and come with special revenue perks and roles during campaigns.

The NFTs will be available to purchase in special events in the game, so not all 6.666 characters will be available in the game from the beginning.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.vampirewars.io/character-nfts/pure-blood-vampires.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
