# Kreechures

## Kreechures

- [Overview](https://docs.kreechures.com/overview.md): Kreechures are the 1st NFT project on Solana
- [NFT Collection](https://docs.kreechures.com/overview/nft-collection.md): Kreechures are the 1st NFT project on Solana
- [Rarity](https://docs.kreechures.com/overview/nft-collection/rarity.md)
- [Species List](https://docs.kreechures.com/overview/nft-collection/rarity/species-list.md): Kreechures have always been a diverse bunch. There are 49 different species of Kreechures, all coming together to form the official Kreechures collection.
- [Special Abilities](https://docs.kreechures.com/overview/nft-collection/rarity/special-abilities.md)
- [Royalties](https://docs.kreechures.com/overview/nft-collection/royalties.md): Deck 2 Kreechures have been updated so the current owner receives 4% royalties from every sell. Kreechures will receive 1%.
- [Epic Reserve](https://docs.kreechures.com/epic-reserve.md)
- [Kreechure perks](https://docs.kreechures.com/epic-reserve/kreechure-perks.md)
- [Upcoming](https://docs.kreechures.com/epic-reserve/upcoming.md): Unordered list of items that are coming soon or things we are looking into
- [Kranky](https://docs.kreechures.com/kranky.md): Krank around and find out
- [How to run a successful event](https://docs.kreechures.com/kranky/how-to-run-a-successful-event.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.kreechures.com/overview.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.
