# Getting Started

- [Getting Started with Herd](https://herd-security.gitbook.io/herd-security-docs/getting-started/quickstart.md): Get started with the Herd Security Admin Console by setting up your account, connecting users and environments, and creating curated content for your organization.
- [Slack Training Setup](https://herd-security.gitbook.io/herd-security-docs/getting-started/slack-training-setup.md): Connect Slack with Herd to deliver trainings, messages, and policy acknowledgements through Slack. This is the most common way that organizations utilize Herd.
- [Setup User Training Leaderboard](https://herd-security.gitbook.io/herd-security-docs/getting-started/setup-user-training-leaderboard.md): This guide walks you through integrating Slack with Herd, allowing your team to access live leaderboards, track performance, and celebrate achievements directly within your Slack workspace.
- [Teams Setup](https://herd-security.gitbook.io/herd-security-docs/getting-started/teams-setup.md)
- [Admin Console (temporarily in getting started)](https://herd-security.gitbook.io/herd-security-docs/getting-started/admin-console-temporarily-in-getting-started.md): This is an overview of the Herd admin console. What different sections mean, and where to get the most out of the tool.


---

# 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/getting-started.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.
