# GEODNET Map Navigation

Click the "Map" button in the Console at the top navigation menu to access the Map page.

<figure><img src="/files/4J0ywAlIND5nGRdWPfPT" alt=""><figcaption></figcaption></figure>

Click the arrow on the left sidebar of the map to show or hide the panel on the left.

<figure><img src="/files/bWaWYz7io9sZ0ID5IGlH" alt=""><figcaption></figcaption></figure>

Click the icon in the top-left corner on the left side panel to select the display of Base Stations on the map based on their status.

<figure><img src="/files/O4OtmbBmOnYHNyiCLS1r" alt=""><figcaption></figcaption></figure>

Enter the serial number of a Base Station in the text box on the left side panel to search for the Base Station.

<figure><img src="/files/ARRaSio1KUqE9lPtptJo" alt=""><figcaption></figcaption></figure>

Click "All Miners" or "My Miners" on the left side panel to toggle between displaying all Base Stations and displaying only your Base Station.

<figure><img src="/files/PVed5HC4vxgferjczlJ4" alt=""><figcaption></figcaption></figure>

Click the “Available for Staking” button to view the list of locations available for staking. Click the “Active SuperHex" button to view the list of Active SuperHexes.<br>

<figure><img src="/files/vOcXiUX1uRUHkEpnODiu" alt=""><figcaption></figcaption></figure>

Clicking on a Base Station on the map displays detailed information about the Base Station.

<figure><img src="/files/jxBTdeHqr4HLeXSQdUnO" alt=""><figcaption></figcaption></figure>

Entering an address or coordinate in the text box in the top-right corner of the map allows you to locate that address on the map.

<figure><img src="/files/fI1rUeigaGneJeioVQwI" alt=""><figcaption></figcaption></figure>

Click the icon buttons on the right side of the map to display and utilize their functions.

<figure><img src="/files/JrQ5NLQkCTRRqoCH0z7E" alt=""><figcaption></figcaption></figure>


---

# 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://docs.geodnet.com/geodnet-console-platform-basics/geodnet-map-navigation.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.
