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

# EVENTS

- [Warena Loyalty Event -Surprising Gift](https://warena.gitbook.io/warena/events/warena-loyalty-event-surprising-gift.md): Warena has a 🎁 SURPRISING GIFT for all our loyal players.
- [Black Fire-Day](https://warena.gitbook.io/warena/events/black-fire-day.md)
- [3D Metaverse Global Beta](https://warena.gitbook.io/warena/events/3d-metaverse-global-beta.md)
- [Leader Board - 3D Beta launch](https://warena.gitbook.io/warena/events/3d-metaverse-global-beta/leader-board-3d-beta-launch.md)
- [Golden Hour - 3D Beta launch](https://warena.gitbook.io/warena/events/3d-metaverse-global-beta/golden-hour-3d-beta-launch.md): On behalf of the launch of the 🎮 Warena 3D global Metaverse beta, we are dropping max 2 boxes for a player during the event for all players that complete 15 daily quests in the Warena 3D game.
- [Bug bounty program - 3D Beta launch](https://warena.gitbook.io/warena/events/3d-metaverse-global-beta/bug-bounty-program-3d-beta-launch.md)
- [Launching 3D Beta Metaverse Game](https://warena.gitbook.io/warena/events/3d-metaverse-global-beta/launching-3d-beta-metaverse-game.md): Registration time: 8 AM, June 1st - 4 PM, June 12th, 2022 (UTC)
- [Prisidium Mystery Box Sale is coming on March  17th - April 17th](https://warena.gitbook.io/warena/events/prisidium-mystery-box-sale-is-coming-on-march-17th-april-17th.md)
- [Warena Warriors Campaign - Exclusive RENA & Mystery Box Giveaway](https://warena.gitbook.io/warena/events/warena-warriors-campaign-exclusive-rena-and-mystery-box-giveaway.md): Here is your chance to become part of the Warena Great Warriors Channel, an exclusive community group chat!
- [Youtube Reaction Tournament](https://warena.gitbook.io/warena/events/youtube-reaction-tournament.md)
- [NFT Box Public Sale](https://warena.gitbook.io/warena/events/nft-box-public-sale.md): We're pleased to announce the details of our upcoming Public Sale from Jan 18th, 2022 to Feb 8th, 2022
- [Binance NFT x Warena: Mystery Boxes Events](https://warena.gitbook.io/warena/events/binance-nft-x-warena-mystery-boxes-events.md): The only chance to own Warena Mystery Boxes at the lowest price ever!!!
- [Christmas & New Year Tournament — 100 NFT Boxes Giveaway](https://warena.gitbook.io/warena/events/christmas-and-new-year-tournament-100-nft-boxes-giveaway.md)
- [Airdrop NFTs - Personalized NFT Characters](https://warena.gitbook.io/warena/events/airdrop-nfts-personalized-nft-characters.md)
- [Warena x Illuvium: NFT Cosplay Giveaway](https://warena.gitbook.io/warena/events/warena-x-illuvium-nft-cosplay-giveaway.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 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://warena.gitbook.io/warena/events.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.
