> For the complete documentation index, see [llms.txt](https://help.security.gallagher.com/smb/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.security.gallagher.com/smb/resources/technical-guides.md).

# Technical Guides

Your go-to source for everything you need to **install, configure, and support Gallagher SMB.**\
Access step-by-step installation notes, integration guides, and cybersecurity documentation - all in one place.

[SMB Day One ‘Need to Know](https://media.gallagher.com/m/7fc6455dfaa14ee9/original/SMB-Day-One-One-Pager.pdf)

***

### Installation Notes

*Everything you need to install and configure SMB*

{% columns %}
{% column %}
**Australia/New Zealand**

* [Base Kit](https://media.gallagher.com/m/47c0a05b09fcd571/original/Installation-Note-Gallagher-SMB.pdf)
* [Single Door Kit](https://media.gallagher.com/m/6979d693e03e778f/original/Install-Note-SMB-Single-Door-Alarms-Kit.pdf)
* [4, 6, 8, 10 Door Kit](https://media.gallagher.com/m/3fee5cc330a15c55/original/Install-Note-SMB-4-6-8-10-Door-Kit.pdf)
* [Component Kit](https://media.gallagher.com/m/7b66e9d0b9bfb53c/original/Install-Note-SMB-Component-Kit.pdf)
* [HBUS Boards](https://media.gallagher.com/web/7843bbb279cc0dd9/gallagher-smb---hbus-boards-installation-notes/)
* [Readers](https://media.gallagher.com/web/48aa591b7b3894d6/gallagher-smb---reader-installation-notes/)
* [Permaconn Router](https://media.gallagher.com/m/506b89937174eac3/original/Installation-Note-Permaconn.pdf)
* [Demo Kit](https://media.gallagher.com/m/65e73d7a14621d42/original/User-Guide-SMB-Demo-Case-AU-NZ.pdf)
  {% endcolumn %}

{% column %}
**United States**

* [Base Kit ](https://media.gallagher.com/m/7caaf88c5f3edde9/original/Installation-Note-Gallagher-SMB-NA.pdf)
* [Single Door Kit](https://media.gallagher.com/m/6979d693e03e778f/original/Install-Note-SMB-Single-Door-Alarms-Kit.pdf)
* [4, 6, 8, 10 Door Kit](https://media.gallagher.com/m/40121cb80cdc3e81/original/Installation-Note-SMB-Door-Kit-US.pdf)
* [Component Kit](https://media.gallagher.com/m/7b66e9d0b9bfb53c/original/Install-Note-SMB-Component-Kit.pdf)
* [HBUS Boards](https://media.gallagher.com/web/7843bbb279cc0dd9/gallagher-smb---hbus-boards-installation-notes/)
* [Readers](https://media.gallagher.com/web/48aa591b7b3894d6/gallagher-smb---reader-installation-notes/)
* [Aula Router](https://media.gallagher.com/m/37a30c4778912312/original/Gallagher-SMB-Monitoring-Kit.pdf)
* [Demo Kit](https://media.gallagher.com/m/23b7f48371ae1c14/original/User-Guide-SMB-Demo-Case-NA.pdf)
  {% endcolumn %}
  {% endcolumns %}

***

### Integration Guides

*Connect SMB with other systems and solutions*

* [Inovonics](https://media.gallagher.com/m/769ba46626779802/original/Gallagher-SMB-Inovonics-Integration-Guide.pdf)
* [Gallagher Perimeter (low-level)](https://media.gallagher.com/m/322f595aea3e11a1/original/Gallagher-SMB-Low-Level-Perimeter-Integration-Flyer.pdf)

***


---

# 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, and the optional `goal` query parameter:

```
GET https://help.security.gallagher.com/smb/resources/technical-guides.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
