> For the complete documentation index, see [llms.txt](https://dotaro.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://dotaro.gitbook.io/wiki/introduction/donation-system/donation-guide-how-to-donate.md).

# Donation Guide — How to Donate

### 📌 Step 1: Choose Your Payment Method

You can donate using any of the following options:

#### 🏦 BPI Savings

* **Account Number:** 8739 4199 49
* **Account Name:** Joshua Caleb D. Lansangan

***

#### 📱 GCash

* **Account Number:** 09177701937
* **Account Name:** Joshua Caleb D. Lansangan

***

#### 💳 GoTyme

* **Account Number:** 0101 6383 5302
* **Account Name:** Joshua Caleb D. Lansangan

***

#### <img src="https://www.paypalobjects.com/paypal-ui/pictograms/multicolored/svg/fun.svg" alt="" data-size="line">PayPal

{% embed url="<https://www.paypal.com/ncp/payment/THKMMDNCD4HJQ>" %}

#### <img src="https://www.paypalobjects.com/paypal-ui/pictograms/multicolored/svg/fun.svg" alt="" data-size="line">PayPal QR

<figure><img src="/files/6ZB1Ukno3uBlBGS4lgK4" alt=""><figcaption></figcaption></figure>

***

### 📝 Step 2: Complete the Donation Form

After sending your payment, you must provide the following details:

* **Reference Number:**
* **Character In-Game Name:**
* **Account Username:**
* **Sender's Complete Name:**
* **Amount Sent:**
* **Receipt/Screenshot Attachment:**

⚠️ *Make sure all details are correct to avoid delays in processing.*

***

### 📩 Step 3: Submit Your Proof

Send your completed form along with your payment proof to **one** of the following:

* 📧 **Email:** <dotaroreborn@gmail.com>
* 💬 **Discord:** gmkael\_

***

### ⏳ Step 4: Wait for Confirmation

* Donations are processed within **5–24 hours**
* Once verified, your **Proof of Donation Tickets** and rewards will be delivered 🎉

***

### ⚠️ Important Reminders

* Always double-check your payment details before sending
* Incomplete or incorrect information may delay your rewards
* Keep your receipt until your donation is confirmed
* Use a **streamer code (if any)** during your donation to get bonus rewards 🎥

***

### 🙏 Thank You for Your Support!

Your contribution helps us improve, grow, and bring more exciting content to **DotaRO: Reborn** 💖

Every donation fuels the adventure—see you in-game, hero! ⚔️


---

# 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://dotaro.gitbook.io/wiki/introduction/donation-system/donation-guide-how-to-donate.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.
