> For the complete documentation index, see [llms.txt](https://root-acch.gitbook.io/hedgenotes/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://root-acch.gitbook.io/hedgenotes/welcome/hedgenotes.md).

# HedgeNotes

<figure><img src="/files/3afrtzGqbdG8BU6fW1zr" alt="" width="375"><figcaption><p><em>AI Generated icon by</em> <a href="https://www.bing.com/images/create">Bing Images</a></p></figcaption></figure>

## Welcome to HedgeNotes!

### What is HedgeNotes?

**HedgeNotes** is a collaborative Wiki and cheatsheet site created by ROOT\@ACCH for cybersecurity professionals looking for a centralized hub of resources for defensive security. Our goal is to provide well-organized, practical and up-to-date information on many topics.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://root-acch.gitbook.io/hedgenotes/welcome/hedgenotes.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.
