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

# information

- [Zoovolution](https://niftykeepers.gitbook.io/whitepaper/information/zoovolution.md): The traditional concept of a zoo, where animals are kept for public display and education, has ancient origins that date back to various civilizations
- [Roadmap](https://niftykeepers.gitbook.io/whitepaper/information/roadmap.md): NiftyKeepers is a forward-looking initiative, equipped with a comprehensive roadmap designed to span a minimum of five years
- [NFT Collections](https://niftykeepers.gitbook.io/whitepaper/information/nft-collections.md): Be Part of the Solution - Not Part of the Problem!
- [#1 Gorilla Beringei](https://niftykeepers.gitbook.io/whitepaper/information/nft-collections/1-gorilla-beringei.md): Our NiftyKeepers NFTs boast exceptional quality, featuring a flawless gorilla Beringei model that captures every detail of the gentle giant with precision
- [Traits](https://niftykeepers.gitbook.io/whitepaper/information/nft-collections/1-gorilla-beringei/traits.md)
- [Classes](https://niftykeepers.gitbook.io/whitepaper/information/nft-collections/1-gorilla-beringei/classes.md): NFT item classes hold a key role within the NiftyKeepers ecosystem, as they determine eligibility for the weekly Set-Challenge, offering participants a chance to compete for a prize of 1 ETH
- [Items & Rarities](https://niftykeepers.gitbook.io/whitepaper/information/nft-collections/1-gorilla-beringei/items-and-rarities.md): NiftyKeepers NFTs offer a captivating visual experience, featuring a diverse range of depicted items
- [VZOO Metaverse](https://niftykeepers.gitbook.io/whitepaper/information/vzoo-metaverse.md): The Virtual ZOO Game
- [Pro VZOO](https://niftykeepers.gitbook.io/whitepaper/information/vzoo-metaverse/pro-vzoo.md)
- [Pro Traditional ZOO](https://niftykeepers.gitbook.io/whitepaper/information/vzoo-metaverse/pro-traditional-zoo.md)
- [IRL Greenhouses](https://niftykeepers.gitbook.io/whitepaper/information/irl-greenhouses.md)
- [The Raffles](https://niftykeepers.gitbook.io/whitepaper/information/the-raffles.md): Elevating NFTs: Where Collectibles Become Opportunities
- [Dice-Roll](https://niftykeepers.gitbook.io/whitepaper/information/the-raffles/dice-roll.md): Requirement: Hold 1 or more NK NFT
- [Set-Challenge](https://niftykeepers.gitbook.io/whitepaper/information/the-raffles/set-challenge.md): Requirement: Hold 3 or more NK NFTs with the same item class
- [Irwin Goal](https://niftykeepers.gitbook.io/whitepaper/information/irwin-goal.md): Embracing the Irwin Goal at NiftyKeepers – Honoring Steve Irwin's Legacy, Where Every Cent Fuels Conservation


---

# 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://niftykeepers.gitbook.io/whitepaper/information.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.
