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

# FAQs

{% content-ref url="/pages/RMmYYdVFhFhaLiytKXCA" %}
[What Can I do with the Firewall for AI](/developer-api/faqs/uses.md)
{% endcontent-ref %}

{% content-ref url="/pages/w34940thpM6lY2g282v6" %}
[How quickly can I get started with Firewall for AI?](/developer-api/faqs/get_started.md)
{% endcontent-ref %}

{% content-ref url="/pages/1pLRCnaE1vFbBKpFlOgk" %}
[What types of data can I scan with API?](/developer-api/faqs/data_scan.md)
{% endcontent-ref %}

{% content-ref url="/pages/nFD6EAbefG9fDBYvCd5C" %}
[What types of detectors are supported out of the box?](/developer-api/faqs/detector_types.md)
{% endcontent-ref %}

{% content-ref url="/pages/Q2DdNpif9hU60eF6nKJx" %}
[Can I customize or bring my own detectors?](/developer-api/faqs/customize_detectors.md)
{% endcontent-ref %}

{% content-ref url="/pages/5x83vqjZqgeGHOQAuUCY" %}
[What is the pricing model?](/developer-api/faqs/pricing_model.md)
{% endcontent-ref %}

{% content-ref url="/pages/bC8uGIAq2byLCK9a6aQa" %}
[How do I know my data is secure?](/developer-api/faqs/secure_data_confirmation.md)
{% endcontent-ref %}

{% content-ref url="/pages/TBhRlD3EeJkhjvaXCMqo" %}
[How do I get in touch with you?](/developer-api/faqs/contact_nightfall.md)
{% endcontent-ref %}

{% content-ref url="/pages/8bhj6TsVZ4sdva9F0VMZ" %}
[Can I test out the detection and my own detection rules before writing any code?](/developer-api/faqs/playground.md)
{% endcontent-ref %}

{% content-ref url="/pages/CPz5Z281aw14MROUFSK8" %}
[How does Nightfall support custom data types?](/developer-api/faqs/custom_data_types.md)
{% endcontent-ref %}

{% content-ref url="/pages/zUERJpIZPCfBNdxyUDjQ" %}
[How does Nightfall's Firewall for AI differs from other solutions?](/developer-api/faqs/unique_features.md)
{% endcontent-ref %}

{% embed url="<https://help.nightfall.ai/nightfall-firewall-for-ai/faqs/in-the-atlassian-marketplace-why-does-it-show-that-the-nightfall-app-is-not-approved-in-security>" %}


---

# 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.nightfall.ai/developer-api/faqs.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.
