# International Bank Payments

### Overview

Yes, RaffleLink can send proceeds to international bank accounts.

### Two-Step Process

#### Step 1: Enter Placeholder Details

Enter these temporary codes in your banking details:

* **Organization Bank Name:** "To Be Invoiced"
* **BSB:** 111111
* **Account Number:** 111111111

#### Step 2: Contact Support

* Email <support@rafflelink.com.au>
* Subject: International Bank Transfer Setup
* Include:
  * Your raffle details
  * International bank information
  * Preferred currency


---

# Agent Instructions: 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://help.rafflelink.com.au/managing-your-raffle/proceeds-and-finances/receiving-funds/international-bank-payments.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.
