# PEP and Sanction List

### How does ORBA One work with the Sanction and PEP (Politically Exposed Persons) Scans?&#x20;

&#x20;ORBA One does not maintain these lists instead, we connect with partners such as World Check through their APIs. These lists are updated daily, therefore you have access to the most current lists once we provide your API.

### What data is the PEP Scan matching against?&#x20;

The PEP (Politically Exposed Person) Scan matches against a users' name and date of birth. After doing the scan, we return a match list and a match rate. A lower match rate means that multiple results have been returned.


---

# 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.orbaone.com/faq-general/faq-pep-and-sanction-list.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.
