# What sort of data (e.g., names, known aliases, known associates, etc) is used for name matching?

We import and use all data available in the lists, including primary names, aliases, nicknames, original scripts, as well as all named-entity categories such as sanctioned persons, PEPs, RCAs, criminals, etc.


---

# 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://help.screena.ai/resources/faq/watchlists/what-sort-of-data-e.g.-names-known-aliases-known-associates-etc-is-used-for-name-matching.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.
