# Supported Countries

## Supported countries

You can create an account and subscribe to APIs from any of the following countries:

* United Kingdom (England, Scotland, Wales and Northern Ireland)
* United States
* Austria
* Belgium
* Bulgaria
* Croatia
* Cyprus
* Czech Republic
* Denmark
* Estonia
* Finland
* France
* Germany
* Greece
* Hungary
* Ireland
* Italy
* Latvia
* Lithuania
* Luxembourg
* Malta
* Netherlands
* Poland
* Portugal
* Romania&#x20;
* Slovakia
* Slovenia
* Spain
* Sweden

## My country isn't supported, what can I do?

We're sorry you're interested in PayPI but can't get on board. We are working hard to support more countries.

We are currently unable to create accounts for users in countries that aren't supported, but we are open to requests to support new countries. Just drop us an email to <hello@paypi.dev>.&#x20;


---

# 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.paypi.dev/support/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.
