# Enabled Countries

{% hint style="info" %}
Kinto currently supports over 200+ countries.&#x20;

As part of our commitment to AML compliance and the prevention of money laundering, Kinto maintains a list of restricted countries. These countries, identified according to risk criteria established by regulatory authorities and international bodies, are subject to heightened surveillance due to their high level of risk associated with such illicit activities. \
\
The below countries are currently unable to join Kinto due to FATF Blacklist, OFAC Sanctions and other risk factors.&#x20;
{% endhint %}

<table data-header-hidden><thead><tr><th width="138"></th><th width="133"></th><th width="101"></th><th width="141"></th><th></th></tr></thead><tbody><tr><td>Afghanistan</td><td>Belarus</td><td>Cuba</td><td>Democratic People's Republic of Korea (North Korea)</td><td>Democratic Republic of the Congo</td></tr><tr><td>Ethiopia</td><td>Iran</td><td>Iraq</td><td>Lebanon</td><td>Libya</td></tr><tr><td>Mali</td><td>Myanmar</td><td>Palau</td><td>Russia</td><td>Somalia</td></tr><tr><td>Nicaragua</td><td>South Sudan</td><td>Sudan</td><td>Syria</td><td>Ukraine</td></tr><tr><td>Venezuela</td><td>Yemen</td><td></td><td></td><td></td></tr></tbody></table>


---

# 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.kinto.xyz/kinto-the-modular-exchange/security-kyc-aml/engen-list-of-enabled-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.
