> For the complete documentation index, see [llms.txt](https://help.screena.ai/resources/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.screena.ai/resources/faq/personalization.md).

# Personalization

{% content-ref url="/pages/lNYr5qWI4jvbrPB8Yne1" %}
[What options do I have to optimize my screening results?](/resources/faq/personalization/what-options-do-i-have-to-optimize-my-screening-results.md)
{% endcontent-ref %}

{% content-ref url="/pages/gLCuxrILrClFXBZFs9q1" %}
[What screening parameters can I configure to meet my risk appetite?](/resources/faq/personalization/what-screening-parameters-can-i-configure-to-meet-my-risk-appetite.md)
{% endcontent-ref %}

{% content-ref url="/pages/6YQF9N6V7kf3xEDpCsEj" %}
[To which extent are the screening thresholds adjustable?](/resources/faq/personalization/to-which-extent-are-the-screening-thresholds-adjustable.md)
{% endcontent-ref %}

{% content-ref url="/pages/FIB2uF3GxjyBx06kSqte" %}
[What is the difference between the algorithm value "ignore" and the option "nullMatch" set to false?](/resources/faq/personalization/what-is-the-difference-between-the-algorithm-value-ignore-and-the-option-nullmatch-set-to-false.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/personalization.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.
