# Can you clarify the difference between Screena One, Plus and Firm?

<figure><img src="/files/GVzXmc86Mclqb1VqJTu3" alt=""><figcaption><p>Screena Product Line</p></figcaption></figure>

Unlike [Screena Firm](https://developer.screena.ai/#screena-firm), which is designed to search on lists/datasets, [Screena One](https://developer.screena.ai/#screena-one) and [Screena Plus](https://developer.screena.ai/#screena-plus) are two microservices designed to match one name against another and return a similarity score.

In this context, Screena One and Screena Plus usually integrate on top of legacy screening solutions with no core machine learning capabilities to help reduce false positives.

Screena One will only match one name against another, while Screena Plus is an extension of Screena One to match names plus secondary attributes such as dates and addresses.


---

# 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/pricing-and-support/can-you-clarify-the-difference-between-screena-one-plus-and-firm.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.
