> For the complete documentation index, see [llms.txt](https://sponsors.andreijiroh.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sponsors.andreijiroh.dev/ways-to-support/bank-transfer.md).

# Direct bank transfers

If you prefer to send me a tip or donate to Recap Time Squad over bank transfers, fill up this form after doing the transfer with the receipt for reference.

{% tabs %}
{% tab title="E-wallets" %}
{% hint style="warning" %}
**This section is directed toward Filipinos with e-wallets and local bank accounts for direct contributions to Andrei Jiroh and his projects.**

If you are donating to Recap Time Squad and its projects this way, you need to add `Recap Time Squad` (or the slugified version of its domain `recaptime-dev`) into the memo/message field and send the receipt over email at `sponsors@recaptime.dev` to ensure it is gone through and to properly issue you a donation receipt.
{% endhint %}

If you use GCash and you want to save yourself from the bank transfer fees, we accept donations into a dedicated account at the number `+639943259266` (This is the number Andrei Jiroh has been using on our WhatsApp and other messaging apps.)

<figure><img src="/files/XCpwQTun94TRokrB1nBj" alt="" width="168"><figcaption></figcaption></figure>

For Maya users, you can donate directly using my username across socials (`@ajhalili2006`) instead of asking for my personal phone number (Maya only allows one verified account per user, so we can't use the number above without switching things up).

#### Addendum: Maya Business app

If you want to save yourself from bank transfer fees (PHP 5 will be deducted from the total amount), you can also scan the merchant QR code below from my Maya Business account (it's uses the same number as that GCash account in question, so you do you if you do transfers within the Maya app).

<figure><img src="/files/pfLFirU0EvLbYY0a8op3" alt="" width="276"><figcaption></figcaption></figure>

## Coins.ph

For crpyto donations, see [/pages/D7gS9BLNPCjJ5gL5HjRx#on-coins.ph-app](https://sponsors.andreijiroh.dev/ways-to-support/pages/D7gS9BLNPCjJ5gL5HjRx#on-coins.ph-app "mention") section in [Cryptocurrencies](/ways-to-support/crypto.md) but you can use my Gmail address (`ajhalili2006@gmail.com`)
{% endtab %}

{% tab title="Banks" %}
{% hint style="warning" %}
**This section is directed toward Filipinos with e-wallets and local bank accounts for direct contributions to Andrei Jiroh and his projects.**

If you are donating to Recap Time Squad and its projects this way, you need to add `Recap Time Squad` (or the slugified version of its domain `recaptime-dev`) into the memo/message field and send the receipt over email at `sponsors@recaptime.dev` to ensure it is gone through and to properly issue you a donation receipt.
{% endhint %}

### Wise

If you choose to do a domestic transfer to Wise Pilipinas Inc. via InstaPay/PESONet, the Wise PHP account number is `2000115467`.

### GoTyme Bank

Scan the InstaPay QR code below&#x20;

<figure><img src="/files/Pg8zhAlwwKQkHkQTCTTn" alt="" width="296"><figcaption></figcaption></figure>

For GoTyme Bank app users, you can also send&#x20;
{% endtab %}

{% tab title="International bank transfers" %}
While you can use money remittance services or even transfer through Swift, I recommend these services to save on costs.

### Wise

Use either my address `ajhalili2006@andreijiroh.dev` or the Wisetag `@andreih175` [(open in app)](https://wise.com/pay/me/andreih175) in the recipient field. If you are on mobile, you can also scan the Wisetag QR code below.

<figure><img src="/files/XHL0ylTGZOq6e6LoR29N" alt="" width="250"><figcaption></figcaption></figure>

### PayPal

Use PayPal.me links (or the email) below to send money.

* [https://paypal.me/ajhalili2006 ](https://paypal.me/ajhalili2006?country.x=PH\&locale.x=en_US)(email: `ajhalili2006@andreijiroh.dev`)
* <https://paypal.me/mfhellscapes> (email: `multifandom-multiverse@andreijiroh.xyz`) for [Community Mirrors](https://docs.andreijiroh.xyz/mirrors)

In the provided message/note box, write a short thank-you message or put the word "donation". If you asked for payment type, select **For friends and family** (unless it is for a digital good or service I provide and you prefer to pay directly instead of through Gumroad or similar).

### Service not listed here?

{% endtab %}
{% endtabs %}


---

# 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://sponsors.andreijiroh.dev/ways-to-support/bank-transfer.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.
