# OpenSpot (Shark RF)

{% tabs %}
{% tab title="OpenSpot 1" %}

#### Setup your OpenSpot 1 configuration

1.) Start by opening your preferred web browser and enter <http://openspot.local> or <http://openspot> or the IP address of the hotspot if you know it. The default password is *openspot*. Type this in and click the Login button.

![OpenSpot Login Screen](/files/-MbXCB-roA3T2H6Sz3kJ)

2.) Click on the Connectors link on the opt of the navigation bar.

![Navigation Menu](/files/-MbXCb2A2jMovCo8fMkT)

3.) In the Connectors Section, verify/change to "Homebrew/MMDVM and click the Switch to selected button.

![Connectors Section](/files/-MbXCvtiI5S8UsORpJlY)

4.) Scroll down to the DMR/Homebrew/MMDVM Section on the same page of the Connectors. Enter the following information.

* **Modem receive and transmit frequency** - Make sure both these fields have the same valid UHF amateur radio frequency entered. These two fields should be the same frequency for what ever is choosen.
* **Protocol** - Select Homebrew
* **Server** - Select the preferred BrandMeister Server. (Do not select 3101).
* **Callsign** - Enter your Amateur Radio Callsign.
* **DMR ID** - Enter your 7-Digit Radio ID and if preferred append two digits to this to create a unique ID if you are using more than one hotspot on the network. So if you have 1 hotspot you can use 01 or if this is a second one use 02 (7-digit Radio ID plus the two digit alias).
* **Server Password** - Enter the hotspot security password. If you need to set one or forgot the password please review the [Hotspot Security Guide](/dashboard/hotspot-security.md) for information.

![DMR/Homebrew/MMDVM Section](/files/-MbXDK3LvFCrC3fiXqUy)

5.) Click the Save Button. If all information was entered properly your hotspot should now be connected to BrandMeister. On the status page (click on the status menu link on the top navigation) will show under Status as standby. This means the connection has been established and is working and waiting for traffic.

![Status Screen](/files/-MbXEyiOD2hEUwoIQlvk)

6.) You are now connected and can start to communicate with fellow ham radio operators on BrandMeister.
{% endtab %}

{% tab title="OpenSpot 2" %}

{% endtab %}

{% tab title="OpenSpot 3" %}

{% endtab %}
{% endtabs %}


---

# 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/hotspots/connecting-hotspots/openspot-shark-rf.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.
