# Repeaters

- [Connecting Repeaters](https://help.brandmeister.us/repeaters/connecting-repeaters.md): General steps on connecting RF Based Repeaters to BrandMeister.
- [Hytera](https://help.brandmeister.us/repeaters/connecting-repeaters/hytera.md): General steps on connecting a Hytera Commercial DMR Repeater to BrandMeister Server
- [Motorola](https://help.brandmeister.us/repeaters/connecting-repeaters/motorola.md): General steps on connecting a Motorola Commerical DMR Repeater to BrandMeister server.
- [MMDVM](https://help.brandmeister.us/repeaters/connecting-repeaters/mmdvm.md)
- [Yeasu - IMRS](https://help.brandmeister.us/repeaters/connecting-repeaters/imrs.md)
- [BM Log Entries](https://help.brandmeister.us/repeaters/connecting-repeaters/imrs/bm-log-entries.md): Typical messages generated for a Fusion Connection to and from BrandMeister. This is a reference documentation for Admin Team and not necessarily of any significance to users of the system.
- [Sysop Dashboard](https://help.brandmeister.us/repeaters/sysop-dashboard.md): Sysop Access allows for administration of the repeater such as static talk group assignments, description, scheduler and other features available to repeater sysops.
- [Device Password](https://help.brandmeister.us/repeaters/sysop-dashboard/device-password.md): MMDVM Based Repeaters now require device passwords to be set.
- [General Settings](https://help.brandmeister.us/repeaters/sysop-dashboard/general-settings.md): The General settings allow sysops to add/update the general information about the repeater.
- [Static Talk Groups](https://help.brandmeister.us/repeaters/sysop-dashboard/static-talkgroups.md): Allows sysops to add and remove static talk groups for the repeater.
- [Scheduled Talk Groups](https://help.brandmeister.us/repeaters/sysop-dashboard/scheduled-talkgroups.md)
- [Clusters](https://help.brandmeister.us/repeaters/sysop-dashboard/clusters.md): Clusters provide repeater owners a method to link common repeaters on the same master server together allowing for priority traffic and a local Talk group for users to use.
- [Actions](https://help.brandmeister.us/repeaters/sysop-dashboard/actions.md): Under the Actions sections allows sysops to perform some basic actions for the repeater and their connection.
- [Sysops](https://help.brandmeister.us/repeaters/sysop-dashboard/sysops.md): Allows owners/trustees to assign other sysops to their repeater sysop dashboard in BrandMeister.
- [Frequency Details](https://help.brandmeister.us/repeaters/sysop-dashboard/frequency-details.md): The frequency and color code information displayed on the repeater profile.
- [Set On Air Status at RadioID](https://help.brandmeister.us/repeaters/set-on-air-radioid.net.md): How to set your repeater ID to On Air Status.
- [Repeater Connection Issues](https://help.brandmeister.us/repeaters/common-repeater-connection-issues.md): Common Connection issues checklist.


---

# 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://help.brandmeister.us/repeaters.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.
