> 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/archived/past-events/like-and-share-event-v1.md).

# Like and Share Event V1

<figure><img src="https://847572216-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkkjSckGMD67AfsA2mMhS%2Fuploads%2FhFCBzfvP8FbnNIXQoIAG%2F3.png?alt=media&amp;token=28f75f73-d486-4c7e-ae41-2a0385b94dc4" alt=""><figcaption></figcaption></figure>

<br>

## Event Mechanics:

* Like our FB Page:[ https://facebook.com/PlayDarkRO](https://facebook.com/PlayDarkRO)
* Join our FB Group: <https://www.facebook.com/groups/officialdarkro>
* Join our Discord: <https://discord.gg/darkro>
* Share this Post on your Profile (Make sure its public post).
* Comments
  * Comment that you liked our facebook and join our discord server
  * &#x20;Tag 5 of your Ragnarok Online friends!<br>

## Winner Reward:

* 5 Winners of 500 GCASH
* 1 Winner of Valkyrie Helm
* 1 Winner of Dragon Wing
* 1 Winner of Valkyrie Armor
* 1 Winner of Valkyrie Shield
* 1 Winner of Valkyrie Manteau
* 1 Winner of Valkyrie Shoes

The Live Draw will be held on Official Launch this coming month of November.


---

# 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/archived/past-events/like-and-share-event-v1.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.
