> For the complete documentation index, see [llms.txt](https://playdarkro.gitbook.io/wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://playdarkro.gitbook.io/wiki/events/like-and-share-event-season-6.md).

# Like and Share Event Season 6

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

**🔥 Welcome to DarkRO: Bloodshed — Like & Share Event (Season 6)! 🔥**

We are excited to officially invite everyone to **Season 6 of the Like & Share Event**, celebrating **DarkRO: Bloodshed’s 5th Month**. Join the event, support the server, and get a chance to win exclusive rewards.

***

#### 👉 How to Join

1. **Like the post** and **like our official page**:\
   <https://www.facebook.com/OfficialDarkRO/>
2. **Comment** what you love about **#DarkROBloodshed**, and **tag your friends** using `@highlight` and `@followers`.
3. **Share the post publicly**.
4. **Join our Discord server**:\
   <https://discord.gg/darkro>
5. Go to [**#like-and-share-s5**](https://canary.discord.com/channels/1417058325517832235/1479070935494688768) and **upload a screenshot** of your Facebook profile showing that you have **liked and shared** the post.

***

#### ⚔️ Event Mechanics

Complete **all the steps above** to qualify. Make sure to follow the instructions carefully and immerse yourself in the dark world of **DarkRO: Bloodshed**.

***

#### 🎁 Prizes

* **1 Winner - Costume Madara Set (BOUNDED)**
* **5 Winners** – ₱500 GCASH each
* **1 Winner** – Upg. Valkyrie Helm
* **1 Winner** – Valkyrie Armor
* **1 Winner** – Valkyrie Shield
* **1 Winner** – Valkyrie Manteau
* **1 Winner** – Valkyrie Shoes
* **1 Winner** – Upg. Forbidden Cyclop's Eye
* **1 Winner** – Mantigrue Wings<br>

***

#### 🚀 Event Information

* **Deadline:** May 2, 2026
* **Time:** 9:00 PM (GMT +8)

⚠️ **Important:** Entries submitted after the deadline will **not** be accepted.

Good luck, and thank you for supporting **DarkRO: Bloodshed**. Let the battle begin!


---

# 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://playdarkro.gitbook.io/wiki/events/like-and-share-event-season-6.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.
