> For the complete documentation index, see [llms.txt](https://riskgaming.gitbook.io/risk-litepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://riskgaming.gitbook.io/risk-litepaper/nft-collections.md).

# NFT Collections

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

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

NFT collection, comprised of a total of **6,666 unique NFTs.** These remarkable NFTs have been meticulously divided into **three distinct mints**, each contributing its unique flavor to this immersive experience.

**1. The Warthogs Brigade (3,333 NFTs):** Our first mint, "The Warthogs Brigade," comprises 3,333 NFTs, each a work of art in its own right. These NFTs pay tribute to the indomitable spirit of the warthog, a symbol of unyielding strength and resilience. Each NFT is a visual masterpiece, designed to captivate collectors and enthusiasts alike.

**2. Cavalry (4 Horsemen) (2,222 NFTs):** The second mint, "Cavalry (4 Horsemen)," introduces you to a world of myth and valor. With 2,222 NFTs, this mint portrays the grandeur and heroism of four legendary horsemen, ready for the ultimate battle.&#x20;

**3. Tank NFT (1,111 NFTs):** In our final mint, "Tank NFT," we bring the future of warfare to the palm of your hand. With 1,111 NFTs, this collection showcases the sheer might of armored tanks.&#x20;

But there's more to these NFTs than meets the eye! These NFTs are not just collectibles; they hold the key to a thrilling gaming experience. In 2024, we will be releasing the "Ultimate Domination Game," where these NFTs will play a central role. Imagine using your Warthogs, Cavalry, or Tank NFTs as strategic assets in a battle for supremacy, where tactics and cunning will determine the victor.


---

# 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://riskgaming.gitbook.io/risk-litepaper/nft-collections.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.
