# Supported Countries

## Receiving contributions

Currently, we only support receiving contributions in GBP. We are currently working on adding support for other currencies.

## Payouts

{% hint style="warning" %}
We are currently trialling payouts in other currencies
{% endhint %}

While we currently only support receiving funds in GBP, it is possible to payout funds in your local currency, subject to conversion rates and availability (see below).

We currently support the following countries and payout currencies:

| Country            | Currency |
| ------------------ | -------- |
| **United Kingdom** | **GBP**  |
| Belgium            | EUR      |
| France             | EUR      |
| Germany            | EUR      |
| Ireland            | EUR      |
| Italy              | EUR      |
| Netherlands        | EUR      |
| Norway             | NOK      |
| Poland             | PLN      |
| Portugal           | EUR      |
| Romania            | RON      |
| Spain              | EUR      |
| Sweden             | SEK      |
| Switzerland        | CHF      |

If your country is not listed above, we do not recommend creating a competitor page unless you have contacted us first. This is to ensure that we can support you and make payouts available in your country.


---

# 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.sponsordriven.com/reference-guides/receiving-payouts/supported-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.
