# How-To Documentation

- [Increase Engagement](https://herd-security.gitbook.io/herd-security-docs/how-to-documentation/increase-engagement.md): Practical steps to raise engagement in ongoing security awareness training.
- [Achieve 100% Completion Rate](https://herd-security.gitbook.io/herd-security-docs/how-to-documentation/achieve-100-completion-rate.md): When you're staring down an audit deadline or a new regulatory requirement, this guide shows you how to hit 100% completion quickly — without burning out your team or chasing stragglers manually.
- [Create the Best Video Training](https://herd-security.gitbook.io/herd-security-docs/how-to-documentation/create-the-best-video-training.md): How to design video steps in Herd so they're effective, short, and easy to complete.
- [Make Simulations Challenging but Fair](https://herd-security.gitbook.io/herd-security-docs/how-to-documentation/make-simulations-challenging-but-fair.md): Simple practices for designing phishing, smishing, and vishing simulations that genuinely build resilience while keeping your program credible and fair.
- [Design Video Steps Like Media Teams](https://herd-security.gitbook.io/herd-security-docs/how-to-documentation/design-video-steps-like-media-teams.md)
- [Use Simulation Results to Decide Your Next Training](https://herd-security.gitbook.io/herd-security-docs/how-to-documentation/use-simulation-results-to-decide-your-next-training.md): How to turn your phishing and smishing simulation results into targeted training action.
- [Managing Roles, Groups, and Permissions](https://herd-security.gitbook.io/herd-security-docs/how-to-documentation/managing-roles-groups-and-permissions.md): How to control who can do what in your Herd workspace using roles, groups, and permissions.


---

# 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/how-to-documentation.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.
