> 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/operating/talkgroup-block-message.md).

# Talkgroup Block Message

If you here a Talk Group Blocked message this could mean possibly one of the reasons below.

* If accessing a Repeater and receiving this message this most likely means the Repeater owner has asked to block a specific talk group on the repeater from being used. &#x20;
* If using a hotspot this most likely means the server admin has blocked the specific user(s), hotspot or class of users from accessing the talk group.&#x20;
* If using a Terminal based system, this most likely means the user did not subscribe or unsubscribed from the talk group before transmitting. The other reason can be the server admin has blocked the specific user(s) or class of users from accessing the talk group.


---

# 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://help.brandmeister.us/operating/talkgroup-block-message.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.
