# Detection Platform FAQs

Please find links to our Detection Platform FAQs below:

{% content-ref url="/pages/-MgINY82RUfhyYZDoMDb" %}
[What do different “Confidence Levels” mean?](/detection_platform/faq/confidence_levels.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MgINGhDT17nkM9NmgGd" %}
[What file types will Nightfall scan for sensitive data? What are the limitations?](/detection_platform/faq/file_types_scanned.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MgIMrnkPGox-QVAytoA" %}
[How do I use Context Rules?](/detection_platform/faq/context_rules.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MgIMgBfMg8gRwtnWs\_y" %}
[How do I use Exclusion Rules?](/detection_platform/faq/exclusion_rules.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MgIMFxe2317sXsJQWZP" %}
[Does Nightfall have a regex library I can choose from?](/detection_platform/faq/regex_library.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MgIMV86U8i41eN7X8qZ" %}
[How can I reduce false positives in my findings?](/detection_platform/faq/reduce_false_positives.md)
{% endcontent-ref %}

{% content-ref url="/pages/dCt0hzvuVSDpxQJu9St7" %}
[Why does Nightfall sometimes miss to report SSN, credit card number, and so on?](/detection_platform/faq/report_ssn.md)
{% endcontent-ref %}

{% content-ref url="/pages/iyHJW1kQM1m6QybSOqgp" %}
[Why does the Password Detector Report False Positive Zoom Password Findings?](/detection_platform/faq/false_positive.md)
{% endcontent-ref %}


---

# 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.nightfall.ai/detection_platform/faq.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.
