> For the complete documentation index, see [llms.txt](https://www.btkwiki.info/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.btkwiki.info/ingame-guides/donation-guide.md).

# Donation Guide

### 📌 How to Donate

1. **📩 Direct message&#x20;**<mark style="color:$success;">**GM Battle**</mark> or **🎟 use the Ticket System in Discord** (`#open-a-ticket`).
2. **💳 Choose your preferred payment method:**
   * GCash 📱
   * PayPal 💳
   * Bank Transfer 🏦
3. **📦 Choose your package** from our [Donation Rate list.](/ingame-guides/october-donation-promo.md)
4. **📤 Send your proof of payment** with the correct amount to GM Battle or via your Discord ticket.
5. Wait for confirmation — your **Donation Cash (DC)** will be credited to your account.

### 💰 Conversion Rate

| Amount (₱ PHP) | Donation Cash (DC)         |
| -------------- | -------------------------- |
| ₱1             | 1 DC                       |
| ₱100           | 100 DC                     |
| ₱300           | 300 DC                     |
| ₱1,000         | 1,000 DC + Lucky spin coin |

### 🛒 Where to Spend Donation Cash

You can use your DC at the **Donation Shop**:

* **Headgear (Upper, Mid, Lower)** 👒
* **Consumables** 🍖
* **Exclusive Rentals** ⏳
* **Special Items** 🌟

📍 NPC Location: **Mall**

### ⚠️ Important Notes

* All donations are **voluntary** and non-refundable.
* Only use **official payment channels** listed above.
* Promos are **time-limited** and may change without notice.


---

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

```
GET https://www.btkwiki.info/ingame-guides/donation-guide.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.
