> 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/gallagher-smb-solution/gallagher-smb-hardware.md).

# Hardware Components

Using the links below, refer to each hardware component's installation note for technical specifications and installation procedures.

* [SMB Base Kit - NZ/AUS](https://media.gallagher.com/m/47c0a05b09fcd571/original/Installation-Note-Gallagher-SMB.pdf)
* [SMB Base Kit - North America](https://media.gallagher.com/m/7caaf88c5f3edde9/original/Installation-Note-Gallagher-SMB-NA.pdf)
* [Permaconn PM54](https://media.gallagher.com/m/506b89937174eac3/original/Installation-Note-Permaconn.pdf) (NZ/AUS only)
* [SMB Monitoring Kit](https://media.gallagher.com/m/37a30c4778912312/original/Gallagher-SMB-Monitoring-Kit.pdf) (North America only)
* [Gallagher SMB HBUS I/O 8In Board](https://media.gallagher.com/m/192d759046dc6fc4/original/Installation-Note-HBUS-8In-Board.pdf)
* [Gallagher SMB HBUS I/O 8In 4Out Board](https://media.gallagher.com/m/3cec354d5231b420/original/Installation-Note-HBUS-8In-4Out-Board.pdf)
* [Gallagher SMB T11 Reader](https://media.gallagher.com/m/1b8fc0ca38dab81f/original/Installation-Note-T11-Reader.pdf)
* [Gallagher SMB T15 Reader](https://media.gallagher.com/m/31048c22ee0423ea/original/Installation-Note-T15-Reader.pdf)
* [Gallagher SMB T30 Reader](https://media.gallagher.com/m/4af0b2577b5e6818/original/3E5199-Install-Note-T30-Reader.pdf)

{% hint style="info" %}
Technical specifications and other information for the following hardware components are found within the SMB Base Kit installation note:
{% endhint %}

* Gallagher SMB Controller
* Gallagher SMB Power Supply

The following hardware components are compatible with the SMB solution:

* [Gallagher HBUS 16 In 16 Out Board (C300688)](https://media.gallagher.com/m/7b247bf919dc325f/original/3E3473-Install-Note-HBUS-16-In-16-Out-Board.pdf)
* [Gallagher HBUS 8 Port Hub (C300698)](https://media.gallagher.com/m/1f436ab56c7d311e/original/3E4465-Install-Note-HBUS-8-Port-Hub.pdf)
* [Gallagher HBUS 8 In 4 Out (C300684)](https://products.security.gallagher.com/security/nz/en_NZ/products/access-control-hardware/modules/hbus-i-o-devices/p/C300684)
* [Gallagher HBUS 8 In (C300680)](https://products.security.gallagher.com/security/nz/en_NZ/products/access-control-hardware/modules/hbus-i-o-devices/p/C300680)


---

# 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/gallagher-smb-solution/gallagher-smb-hardware.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.
