# Donation

Donations help support the maintenance and development of Darkverse, allowing us to fund future updates and in-game events. In return, players receive special currencies and cosmetic items as a token of appreciation, without affecting game balance.<br>

## Donation Rate

| Peso Rate | Conversion Rate |
| --------- | --------------- |
| 1 PHP     | 1x CashPoint    |
|           | 1x Bonus Point  |

{% hint style="warning" %}
Making a donation does not exempt you in any way from abiding all Server, Discord and Forum Rules.
{% endhint %}


---

# Agent Instructions: 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:

```
GET https://gamehive-crafts.gitbook.io/darkverse/support-the-darkverse/donation.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
