> For the complete documentation index, see [llms.txt](https://help.brandmeister.us/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.brandmeister.us/repeaters/common-repeater-connection-issues.md).

# Repeater Connection Issues

### **Common things to look for when seeing errors or not able to connect to a Master Server.**

* [ ] Make sure you are not using Master 3101 - This is being decommission, choose any other USA Master Server.<br>
* [ ] Verify your Repeater Call Sign is listed first followed by any details such as site name or location. Example   W1AW - 1 or W1AW/R or W1AW ARRL HQ.<br>
* [ ] Verify your Repeater Call Sign and 6-Digit ID is the same as registered with RadioID.net. You may change the call sign at RadioID if not correct or on the Repeater in the Call Sign/Radio Alias fields to match. <br>
* [ ] MMDVM Repeaters must now set a device password in the Sysop Dashboard, see [Device Password](/repeaters/sysop-dashboard/device-password.md). This password is then entered into your Repeater either as hotspot security in pi-star or password in MMDVMHost.&#x20;


---

# 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.brandmeister.us/repeaters/common-repeater-connection-issues.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.
