# Searching MapHubs

You can search all the content on MapHubs including individual map features.

## Searching

1. Click "Search" or click the search icon in the top right corner of the page
2. Enter your search term into the box and press enter. We recommend searching for a keyword such as "mining" or "congo".&#x20;

## Results

If results are found inside feature attributes, the features will be displayed on the map. Click on a map feature to see all of its attributes and to see the layer it belongs to. Clicking on the name of the layer will take you to that layer's page.

If results are found in MapHubs content like Maps, Layers, Groups, and Hubs, cards for those results will be displayed below the map. Clicking on a card will take you to the page for that item.

![](/files/-L97PCS0MBLaF-AirzGH)


---

# 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.maphubs.com/getting-started/searching-maphubs.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.
