# High risk countries

If the company has policies regarding sessions from high-risk countries, it is possible to configure Kvalifika for implementing the policies into the platform. When a client from a high-risk county is identified either by IP or by the extracted data from the document MRZ, the verification session stops and appears on the [Rejections ](/kvalifika-1/verification-session/rejections.md)page. *Settings / Configuration / High-Risk Countries*  shows added countries list and gives Master User possibility to configure them:

![High Risk Countries list](/files/-MWQ99ic6PQvqaNnh4UQ)

The list shows:

* Country
* Country Code
* IP Check
  * If selected, the country will be identified by IP
* Nationality check
  * If selected, the country will be identified by extracted information from document MRZ
* DELETE
  * The country will be deleted

{% hint style="danger" %}
While deleting the country, no confirmation will follow!
{% endhint %}

To add a new country to the high-risk countries, Master User should click `SET COUNTRY` button and fill the following information:

* Select Country
  * From a searchable dropdown list
* Optionally select to:
  * Enable IP Check
  * Enable Nationality Check
* Click SAVE

![Adding country to the High risk countries](/files/-MWQBTFiK8oFBhLXXppO)


---

# 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://kvalifika.gitbook.io/kvalifika-1/initial-setup/settings/high-risk-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.
