> 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/modern-vampires.md).

# Modern Vampires

### Overview <a href="#ykgtg" id="ykgtg"></a>

The Modern Vampires are the largest population of characters in the game. They are created during hunts and distributed to new & existing players via secondary marketplaces.

When a new vampire is created, the player minting has the options to choose the skin (NFT image) from their inventory before mint.

### Skins <a href="#id-7r9ok" id="id-7r9ok"></a>

Artists can submit their own skin collections to be registered and used in the game. The skins will then be automatically available for other players to purchase and use when minting a Modern Vampire NFT.

Custom Skins can only be exclusive, so all Modern Vampires are unique.

Players also have the option to use a skin from the game's repository for free.

The Skins Market will offer Web3 creators a way to monetize their art and launch entire collections in the Vampire Wars ecosystem. We believe in User Generated Content and plan to expand this functionality to as many artists as possible as quickly as possible.

<mark style="color:red;">**More on artists onboarding soon..**</mark>

### Limitations <a href="#srpjt" id="srpjt"></a>

The Modern Vampires are minted as part of claiming hunt rewards. The initial players will be the character suppliers of future players. Conversion rates will be in continuous adjustment to ensure a balanced Vampire population and prevent hyper inflation. Important decisions will be taken considering community feedback and analysis. Decisions will be submitted to vote.

﻿


---

# 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/modern-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.
