# Sending money to non-European countries

### The default

**The default rule is:** <mark style="color:red;">All for Climate does not send money to non-European countries.</mark>

Exceptions:

* **The contactperson has a PayPal account.** In this case we can use PayPal. The fees will be paid by the collective budget. The amount will show when the payment is made in the expense. The conversion rate is set by PayPal and we can not change this.
* **The contactperson has an IBAN number or equivalent.**&#x20;

### Solutions

When collectives work with local citizens in non-European countries, and want to support them financially, they can find intermediaries located the EUR zone to help send funds.\
\
Yet the basic rule still applies: no payments without valid receipts and proof of payments.&#x20;

### <mark style="color:green;">Follow this process for VLEs</mark>

1. Create **a valid invoice** for your VLE (=volunteer living expense). More info on valid invoice [here](/collectives/spending-money.md)

Invoices are used to pay people for a service (a vendor, a company, a freelancer). They directly charges the collective for this service. When you upload an invoice, you are considerated an **independent contractor or freelancer.**

The invoice needs to contain following essential information:

* The invoice must be billed to the Collective (including one of the Admin and his/her legal address - usually the person in the collective that has the relationship with the vendor).

  *<mark style="color:red;">**There can be no mention of All for Climate on the invoice.**</mark>*&#x20;
* The invoice must include the name, address, Tax number of the beneficiary
* **The invoice must include a tax rate and a VAT reference.** If your tax rate or VAT is 0, the invoice must include a note about this (why your tax rate is 0?)

2. Follow up with any other administration required by your collective (e.g. goal setting, mission, what will you use this money for etc.)
3. Find a contact person in Europe who is willing to operate as an intermediary
4. Send all the necessary documentation to this person (invoice, other administration).&#x20;
5. When this contact person has received all this documentation, he/she/they can transfer the money. Keep the proof of transfer, preferably an email with very clear proof of amount and fees.
6. The contact person creates an expense on the collective to be reimbursed. **This expense includes: original invoice, other relevant documents, clear proof of transfer and fees**
7. When the admin of the collective has approved and all documentation is ok, reimbursement happens within a couple of days.

### <mark style="color:green;">Follow this process for expenses and reimbursements</mark>

1. Gather all the valid/legal receipts and tickets of your expenses, take clear pictures of them or download them. If you have an agreement with your collective, make sure you have this filled out and signed.&#x20;
2. Find a contact person in Europe who is willing to operate as an intermediary
3. Send all the necessary documentation to this person (all receipts, tickets, agreements, everything you have).&#x20;
4. When this contact person has received all this documentation, he/she/they can transfer the money. Keep the proof of transfer, preferably an email with very clear proof of amount and fees.
5. The contact person creates an expense on the collective to be reimbursed. **This expense includes: receipts, tickets, agreements, other relevant information, the proof of transfer, and clear view on fees.**
6. When the admin of the collective has approved and all documentation is ok, reimbursement happens within a couple of days.

For more detailed info on uploading expenses, look [here](/collectives/spending-money.md)


---

# 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://docs.allforclimate.earth/collectives/spending-money/sending-money-to-non-european-countries.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.
