# Configuring Security Features

Varbase bundles several security-related enhancements for compliant and secure websites.

**Varbase Security** module assembles general security configurations, with password policy, username enumeration prevention, security kit and review.

{% content-ref url="/pages/-MePcPU58F8PqnXzEHxu" %}
[Varbase Security](/10.1.x/developers/understanding-varbase/core-components/varbase-core/varbase-security.md)
{% endcontent-ref %}

{% content-ref url="/pages/xtHQ1Ed4A1e7vgFk9AMQ" %}
[Spam Protection](/10.1.x/developers/configuring-a-varbase-site/security-features/spam-protection.md)
{% endcontent-ref %}

{% content-ref url="/pages/EiimvOTc11tt5Mo1cJpS" %}
[Password Policies](/10.1.x/developers/configuring-a-varbase-site/security-features/password-policies.md)
{% endcontent-ref %}

{% content-ref url="/pages/c2uS61sjrkN56EcJiA7Q" %}
[Other Security Kits](/10.1.x/developers/configuring-a-varbase-site/security-features/other-security-kits.md)
{% endcontent-ref %}

{% content-ref url="/pages/WjScYAzQlvyosQXqg8SQ" %}
[Flood Contorl](/10.1.x/developers/configuring-a-varbase-site/security-features/flood-contorl.md)
{% endcontent-ref %}

{% content-ref url="/pages/yEuXvN8XxpaVKviqxtK3" %}
[Enable HTTP Password Authentication](/10.1.x/developers/configuring-a-varbase-site/security-features/enable-http-password-authentication.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://docs.varbase.vardot.com/10.1.x/developers/configuring-a-varbase-site/security-features.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.
