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

# General Information

* Project Name: Unreveal
* Current season 3 - **Nightbear Platoon**
* Previous season 2 - Angry Animals 2 (ended)
* Previous season 1 - Angry Animals 1 (ended)
* Number of NFTs: 3333
* Total Duration of a Season: Approximately 2 months

## **Official Links:**

💻 [Website](< https://www.unreveal.org/>) \
📈 [Stake-App](https://www.unreveal.org/launch-app)\
✍️ [Discord](https://discord.com/invite/hsGTg8MK9W)\
🐦 [Twitter](https://twitter.com/_UNREVEAL_)\
📼 [YouTube](https://www.youtube.com/@Unreveal-AA)\
🚤 [OpenSea Season 1<br>](https://opensea.io/collection/angry-animals-official)🚤 [OpenSea Season 2<br>](https://opensea.io/collection/angry-animals-season-2)🚤 OpenSea Season 3 (coming soon)\
🚤 [OpenSea Genesis Edition](https://opensea.io/collection/unreveal-genesis-edition)\
🥇 [Zealy](https://zealy.io/c/unreveal/questboard)

## **Why Unreveal?**

UNREVEAL was founded with the vision of creating a vibrant and engaged community, where the joy of collecting NFTs takes center stage. Our goal is to provide a unique and entertaining platform where NFT enthusiasts can indulge in their passion for digital art and collectible items.

We believe that NFTs are not just artistic creations but also offer opportunities to participate in exciting giveaways and airdrops. At UNREVEAL, it's not just about collecting; it's about the chance to win attractive prizes and passive income for our community.

Our platform was created by the community, for the community, and we value active participation from our members. By granting access to the exclusive Unreveal Club Channel and allowing voting for future project decisions, we ensure that every participant has a voice and can actively contribute.

At UNREVEAL, creativity, interaction, and a vibrant community are at the core of our values. We aim to create an inviting and exhilarating environment where NFT enthusiasts can share their passion and have fun together. Join us, discover unique artworks, collect exciting NFTs, and experience the thrilling opportunities for giveaways and passive income. Welcome to UNREVEAL!


---

# 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://unreveal.gitbook.io/unreveal/general-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.
