> 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/donation/donations.md).

# Donations

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

## **💖 Support Our Server and Help Us Grow!**

Your support is essential to sustaining and strengthening our community. Every donation directly contributes to server development, new features, and continuous improvements to your gaming experience.\
As our way of saying thank you, donors receive exclusive rewards and special privileges in return.

***

### Make a Donation <a href="#make-a-donation" id="make-a-donation"></a>

Select from our available donation packages and help ensure the server’s long-term stability and growth. Every contribution supports ongoing maintenance, future updates, and the continued delivery of exciting events for all players.

> **1 Donation Ticket = $1 (₱56 PHP)**&#x20;

***

### Important Reminders <a href="#important-reminders" id="important-reminders"></a>

* Donations are **not cumulative**; each tier is treated independently and does not combine with previous contributions.
* Please note that **only the server owner** is authorized to handle donations. Exercise caution and avoid sending payments to anyone else.

***

### 🎥 Support Our Streamers <a href="#support-our-streamers" id="support-our-streamers"></a>

You may also enter a streamer code when donating to show your support for your preferred streamer and contribute to the growth of our community.

**List of our streamer:**

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

### 🕵️ How to Donate: <a href="#how-to-donate" id="how-to-donate"></a>

How to Donate: Reach out to the server owner directly to process your contribution. Stay vigilant—some individuals may pose as collectors. Always verify by messaging the owner on Discord first before sending any payment.

<figure><img src="/files/1w6WzrrbvYxiLXCKhlh6" alt=""><figcaption></figcaption></figure>


---

# 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/donation/donations.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.
