# Simulations

- [Phishing Simulations](https://herd-security.gitbook.io/herd-security-docs/simulations/phishing-simulations.md): Run realistic phishing and social engineering simulations with Herd to train your team, build awareness, and track resilience.
- [Navigating Phishing Simulations Page](https://herd-security.gitbook.io/herd-security-docs/simulations/phishing-simulations/navigating-phishing-simulations-page.md): The Phishing Simulation page lets you create, manage, and track phishing templates and campaigns all in one place
- [Whitelisting Email Domains](https://herd-security.gitbook.io/herd-security-docs/simulations/phishing-simulations/whitelisting-email-domains.md): Learn how to quickly and easily whitelist Herd provided email domains so email simulations are delivered right to your inbox.
- [Creating Email Templates](https://herd-security.gitbook.io/herd-security-docs/simulations/phishing-simulations/creating-email-templates.md): Design custom phishing email templates to create realistic, targeted simulations that reflect your team’s environment and training needs.
- [Create Campaign](https://herd-security.gitbook.io/herd-security-docs/simulations/phishing-simulations/create-campaign.md): Create and manage phishing campaigns to schedule, target, and track simulations across your organization.
- [Campaign Results](https://herd-security.gitbook.io/herd-security-docs/simulations/phishing-simulations/campaign-results.md): View detailed results from phishing campaigns to measure user responses, identify risks, and guide training efforts.
- [Voice Phishing (Vishing) Simulations](https://herd-security.gitbook.io/herd-security-docs/simulations/voice-phishing-vishing-simulations.md)
- [SMS Phishing (Smishing) Simulations](https://herd-security.gitbook.io/herd-security-docs/simulations/sms-phishing-smishing-simulations.md)
- [Deepfake Phishing Simulations](https://herd-security.gitbook.io/herd-security-docs/simulations/deepfake-phishing-simulations.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://herd-security.gitbook.io/herd-security-docs/simulations.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.
