> For the complete documentation index, see [llms.txt](https://www.notbank.com/learn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.notbank.com/learn/guide/en/ramps/supported-countries.md).

# Supported countries

Notbank is available in LATAM, the USA, and Europe with local rails and worldwide through the SWIFT system.

<table><thead><tr><th width="173">Country</th><th>Ramp</th><th>Status</th></tr></thead><tbody><tr><td>🌎 Global</td><td><code>SWIFT</code> &#x3C;> <code>USDT</code>, <code>USDC</code>, <code>ANY</code></td><td>🟠 Coming soon (Q3 2026)</td></tr><tr><td>🇺🇸 United States</td><td><code>ACH</code> &#x3C;> <code>USDT</code>, <code>USDC</code>, <code>ANY</code></td><td>🟠 Coming soon (Q3 2026)</td></tr><tr><td></td><td><code>FEDWIRE</code> &#x3C;> <code>USDT</code>, <code>USDC</code>, <code>ANY</code></td><td>🟠 Coming soon (Q3 2026)</td></tr><tr><td></td><td><code>SWIFT</code> &#x3C;> <code>USDT</code>, <code>USDC</code>, <code>ANY</code></td><td>🟠 Coming soon (Q3 2026)</td></tr><tr><td>🇪🇺 Europe</td><td><code>SEPA</code> &#x3C;> <code>USDT</code>, <code>USDC</code>, <code>ANY</code></td><td>🟠 Coming soon (Q3 2026)</td></tr><tr><td>🇦🇷 Argentina</td><td><code>ARS</code> &#x3C;> <code>USDT</code>, <code>USDC</code>, <code>ANY</code></td><td>🟢 Available</td></tr><tr><td>🇧🇴 Bolivia</td><td><code>BOB</code> &#x3C;> <code>USDT</code>, <code>USDC</code>, <code>ANY</code></td><td>🟢 Available</td></tr><tr><td>🇧🇷 Brazil</td><td><code>BRL</code> &#x3C;> <code>USDT</code>, <code>USDC</code>, <code>ANY</code></td><td>🟢 Available</td></tr><tr><td>🇨🇱 Chile</td><td><code>CLP</code> &#x3C;> <code>USDT</code>, <code>USDC</code>, <code>ANY</code></td><td>🟢 Available</td></tr><tr><td>🇨🇴 Colombia</td><td><code>COP</code> &#x3C;> <code>USDT</code>, <code>USDC</code>, <code>ANY</code></td><td>🟢 Available</td></tr><tr><td>🇵🇪 Peru</td><td><code>PEN</code> &#x3C;> <code>USDT</code>, <code>USDC</code>, <code>ANY</code></td><td>🟢 Available</td></tr><tr><td>🇲🇽 Mexico</td><td><code>MXN</code> &#x3C;> <code>USDT</code>, <code>USDC</code>, <code>ANY</code></td><td>🟠 Coming soon (Q3 2026)</td></tr></tbody></table>

`ANY` : Any stablecoin, digital asset, cryptocurrency, or fiat currency.

### Prohibited industries

At Notbank, we believe in building a fairer society with greater opportunities for everyone. Therefore, we do not accept companies or businesses related to the following industries:

* Casinos and gambling.
* Adult entertainment and sexual content.
* Drugs and controlled substances.
* Weapons and ammunition.
* Misleading marketing and get-rich-quick schemes.
* Counterfeit products.
* Products harmful to health.
* Forex, CFDs, binary options, and "guaranteed high-yield" schemes.
* Any other type of illegal activity.

### Restricted areas

The following countries/territories/states are prohibited from making transactions with the Notbank API.

* Abkhazia
* Afghanistan
* Belarus
* Central African Republic
* Crimea
* Cuba
* Democratic Republic of the Congo
* Ethiopia
* Iran
* Iraq
* Lebanon
* Libya
* Mali
* Myanmar
* Nicaragua
* North Korea
* Northern Cyprus
* Palestine
* Russia
* Sahrawi Arab Democratic Republic (Western Sahara)
* Somalia
* South Ossetia
* South Sudan
* Sudan
* Syria
* Venezuela
* Luhansk and Donetsk (regions of Ukraine)
* Yemen
* Geographical areas with unrecognized or disputed status

### <br>


---

# 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:

```
GET https://www.notbank.com/learn/guide/en/ramps/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.
