# Security Features

Every application has a basic set of security needs and then depending on your industry, those requirements can become quite lengthy.&#x20;

We've taken the approach to start with a baseline of common security features for all users, that will come with all plans. We understand that not all applications will want to require strict security features and for that reason we've made some of the more advanced features optional.&#x20;

Features:

* [Encryption](/security/security-features/encryption.md)
* [Webhook Signatures](/security/security-features/webhook-signatures.md)


---

# 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.hostedhooks.com/security/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.
