> 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/dashboard/hotspot-security.md).

# HotSpot Security

All MMDVM or Homebrew (hotspots) devices connecting to BrandMeister USA must have a password set in the selfcare. Hotspot security helps to protect users from others connecting with your registered ID.

### How to set your Hotspot Security

**1.)** [Login ](https://brandmeister.network/?page=login)to your BrandMeister Selfcare (if you don't have an acount you will need to register, [click here](/dashboard/register-for-an-account.md) for how to register)

\
**2.)** On the top right, click on your callsign.

![click on your callsign at the top right to view the selfcare option from the dropdown.](/files/-MNOs0skSXHVn4JkJfyT)

**3.)** Click on the "SelfCare" Option.

![](/files/-MNOsirXZHqDiZpUgw08)

**4.)** Click on the Radio ID tab of the ID you will be using and then at the bottom of the page, locate the "Hotspot Security" section.

![](/files/-MgE7h8akujwG6hdLu_u)

**5.)** Enter your personalized hotspot password and click "Save". (note, the password box will display an empty value after clicking save. This is normal function of the system. If you forget your password you can retype it here to set it).

{% hint style="info" %}
Passwords: May be 20 characters or less and should not include special characters. Also be aware if you do copy and paste passwords you may also copy extra characters such as a space. Would recommend if possibly to manually type your passwords both in the selfcare and hotspots.&#x20;
{% endhint %}

![](/files/-MgE4US1LH5jbb-Vv9q7)

**6.)** Please remember what you entered as you will need to now enter this password you set in self care into your hotspot. See the specific hotspots for general step by step instructions by clicking the hotspot you have below.

{% content-ref url="/pages/-MNF4HHrg-3n9ySpGrls" %}
[Pi-Star (MMDVM)](/hotspots/connecting-hotspots/pi-star-mmdvm.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MNF4M\_MqtNZpEDD\_4ty" %}
[OpenSpot (Shark RF)](/hotspots/connecting-hotspots/openspot-shark-rf.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MNF4QYcEi9TQlevmJ4V" %}
[BlueDV (DVMega)](/hotspots/connecting-hotspots/bluedv-megadv.md)
{% endcontent-ref %}


---

# 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/dashboard/hotspot-security.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.
