> For the complete documentation index, see [llms.txt](https://docs.aionoverdose.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.aionoverdose.com/aion-overdose/events/2nd-anniversary-celebration.md).

# 2nd Anniversary Celebration

Happy Anniversary, Daevas! Let’s celebrate together, because this milestone is for you and thanks to you. Two years of epic battles, friendships, quests, and unforgettable memories. We couldn’t have made it this far without you, and now it’s time to party!

We’ve prepared an exciting lineup of events for our anniversary this month of April. Check out the full details below!

## Event 1: <mark style="color:$danger;">**Anniversary Weekly Raffle**</mark>

For the month of April, we will be holding a Weekly Raffle. The raffle draw will be livestreamed every Sunday throughout the entire month.

#### 🎉 Weekly Raffle Rewards

* 2x 1,000 PHP
* 1x PLATINUM PACKAGE
* 3x VIP ROYAL
* 3x ULTIMATE DARK TALON WEAPON SELECTION BOX
* 3x ULTIMATE DARK TALON DEMAHA WEAPON SELECTION BOX
* 5x ULTIMATE DARK TALON ARMOR SELECTION BOX
* 5x ULTIMATE DARK TALON ACCESSORIES SELECTION BOX
* 5x ULTIMATE DARK TALON FEATHER ACCESSORIES SELECTION BOX
* 2x DIVINE IMBUED WEAPON SELECTION BOX
* 2x PARALYZING IMBUED WEAPON SELECTION BOX
* 2x SILENCE IMBUED WEAPON SELECTION BOX
* 2x BIND IMBUED WEAPON SELECTION BOX
* 2x PRIME RUNESTONE OF CHOICE
* 2x DAZZLING GEMSTONE OF CHOICE
* 3x HEAVY GLYPH BOX
* 3x CRIMSON KATALAM APPEARANCE SKILL OF CHOICE
* 2x REMODEL OF CHOICE
* 3x 500 ROYAL COIN
* 3x 500 QUNA

#### 🎉 Weekly Raffle Instructions

**How to Join:**

1. **Collect Anniversary Weekly Raffle Tickets** by:
   * Logging in daily for 2 hours (Login Rewards)
   * Opening **Anniversary Boxes**
2. Once you have raffle tickets, you are **automatically eligible** to join the weekly raffle.

**Important Notes:**

* The more raffle tickets you collect, the **higher your chances of winning**.
* Tickets are counted **weekly**, so make sure to farm as many as you can before 10PM GMT+8 on Sunday. Tickets will be deleted every Monday.
* Winners will be **announced at the end of each week**.
* All rewards cannot be transferred.

**Reminder:**\
Don’t forget to log in every day and open your Anniversary Boxes to maximize your entries. Good luck and enjoy the event! 🍀

## Event 2: <mark style="color:$danger;">**Anniversary Coin**</mark>

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

Collect Anniversary Coins and exchange them for an **Anniversary Box** at the **Anniversary Cake**. You can find it in Sanctum and Pandaemonium.

Event Duration: March 30 - April 29, 2026

#### 🎉 Anniversary Box rewards (Chance only)

* Ultimate Dark Talon Box
* Crimson Katalam Marks
* Glyph Box Fragments
* Ancient Refining Stone
* Ancient Sanctity Potion
* Luna
* Prime Runestone Shard
* Dazzling Gemstone Shard
* Experience Marks
* Ancient Crown
* Anniversary Weekly Raffle Ticket

#### 🎉 How to Farm Anniversary Coins

You can obtain **Anniversary Coins** through the following methods:

**1. Lugbug PvP Missions**

* Complete Lugbug PvP missions to earn Anniversary Coins as rewards.

**2. Login Rewards**

* Log in daily—every hour, you will receive one Anniversary Coin through the login rewards.

**3. Hunting in Levinshor**

* Defeat normal monsters in Levinshor to collect **Anniversary Coin Fragments**. These fragments drop only from normal monsters, with a higher drop chance from monsters in Flameberth Downs.
* Collect **100 Fragments** and combine them to get **1 Anniversary Coin**.

**4. Ancient War Rewards**

* Added also Anniversary Coins in Victory and Participation Rewards.

#### 📌 Important Reminder

* Farm consistently through all methods to maximize your Anniversary Coins.
* Don’t forget to log in daily and complete your missions!

Good luck and happy farming! 🎁


---

# 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://docs.aionoverdose.com/aion-overdose/events/2nd-anniversary-celebration.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.
