> For the complete documentation index, see [llms.txt](https://wiki.cristalyro.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.cristalyro.com/en/general-information/donations.md).

# Donations

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

Donations are entirely optional but greatly appreciated, as they help cover the costs of maintaining our services. While every item on our server can be obtained through questing, players also have the option to purchase items with cash points.

## How to donate?

We will offer multiple convenient payment in the future but for now the only way we have payment method we have available is PayPal. <https://www.paypal.com/paypalme/z4it>

## Cashpoints:

Each cashpoint cost $1 dollar. When making the transaction make sure to send me a [discord message](https://discord.com/users/249715972687003650).

## Promotions:

* For your first donation of more than **25 dollars**, you will receive **15% extra cash** point&#x73;**.**&#x20;
* For your first donation of more than **70 dollars**, you will receive **30% extra cash** point&#x73;**.**&#x20;

## VIP Pass

If you want to know more about our VIP Pass, please visit [`VIP PASS`](https://app.gitbook.com/o/2HI5QiA0t8v5TYjmEw3D/s/yA7vO1O1QXd5mmCSPr78/~/changes/5/general-information/vip-pass)

## Thank you!

Your support ensures the continued development and smooth operation of our server, enhancing the gaming experience for everyone. Thank you for your generosity and commitment to our community!


---

# 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://wiki.cristalyro.com/en/general-information/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.
