> For the complete documentation index, see [llms.txt](https://khaosro.gitbook.io/khaosro-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://khaosro.gitbook.io/khaosro-docs/donation/rates.md).

# Rates

## 💎 Donation Rates

### Support KhaosRO & Receive Exclusive Benefits

Donations help support the continuous development, maintenance, and growth of the server. Every contribution directly assists in keeping the server stable, secure, and enjoyable for the entire community.

As a token of appreciation, donors receive Donation Tickets based on a simple and transparent exchange system.

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

#### 💰 Donation Rate  &#x20;

* **1 PHP = 1 Donation Ticket**
* **1 USD = 60 Donation Ticket**
* **Minimum Donation:** ₱1,000 PHP / $20 USD

To provide additional value for our supporters, all donations receive an automatic:

#### 🎁 10% Bonus DT

The more you support, the more bonus credits you receive.

Example:

* ₱1,000 Donation = 1,000 DT + 100 Bonus DT
* ₱5,000 Donation = 5,000 DT + 500 Bonus DT

***

### ⭐ Exclusive Donor Benefits

In addition to receiving Khaos Credits, donors gain access to various quality-of-life features and exclusive conveniences designed to enhance their gameplay experience.

#### 👑 VIP Benefits

Enjoy premium perks including:

* Enhanced VIP Buffs
* Increased Convenience Features
* Exclusive VIP Services
* Priority Access to Future VIP Content

***

#### 🕊️ Infinite Fly Wing

Travel across Rune Midgard with ease using the highly convenient **Infinite Fly Wing** feature.

Spend less time walking and more time farming, hunting MVPs, and enjoying the game.

***

#### 🎁 Additional Rewards

Donors may also gain access to:

* Exclusive Costumes
* Special Consumables
* Convenience Features
* Cosmetic Rewards
* Premium Services
* Seasonal Donation Promotions
* Future Exclusive Content

***

### ⚖️ Fair & Balanced

KHAOSRO is committed to maintaining a healthy and enjoyable environment for all players.

While donations provide convenience and exclusive benefits, progression through gameplay remains an important part of the server experience. Dedicated players can continue to achieve greatness through effort, farming, and participation in server activities.

***

### ❤️ Thank You For Supporting KhaosRO

Every donation helps us improve the server, develop new content, host exciting events, and provide a better experience for the entire community.

Your support allows KHAOSRO to continue growing and thriving for years to come.

#### 🔥 Support the Server. Enjoy Exclusive Rewards. Become Part of the Legacy.


---

# 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://khaosro.gitbook.io/khaosro-docs/donation/rates.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.
