# Introduction

{% tabs %}
{% tab title="Getting Started" %}
New to MapHubs?

{% content-ref url="/pages/-L97P9mdgi4WMPGN\_YYu" %}
[Signup for a MapHubs Account](/getting-started/signup-for-a-maphubs-account.md)
{% endcontent-ref %}

{% content-ref url="/pages/-L97P9mfPm52f1aQL8gE" %}
[Make a Map](/maps/make-a-map.md)
{% endcontent-ref %}

{% content-ref url="/pages/-L97P9mg8ny9\_4n6LgCu" %}
[Uploading Data](/data/uploading-data.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LIDL0vQymcN9Ynd3z8p" %}
[Sharing Maps](/maps/sharing-maps.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LBd5oYFNI7PRrdi9rxb" %}
[MapHubs Groups](/getting-started/groups.md)
{% endcontent-ref %}
{% endtab %}

{% tab title="Make a Map" %}
{% content-ref url="/pages/-L97P9mfPm52f1aQL8gE" %}
[Make a Map](/maps/make-a-map.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LIDL0vQymcN9Ynd3z8p" %}
[Sharing Maps](/maps/sharing-maps.md)
{% endcontent-ref %}

{% content-ref url="/pages/-L97P9mg8ny9\_4n6LgCu" %}
[Uploading Data](/data/uploading-data.md)
{% endcontent-ref %}

{% content-ref url="/pages/-L97P9mjJBjayBKL\_37\_" %}
[Layer Metadata](/data/layer-metadata.md)
{% endcontent-ref %}

{% content-ref url="/pages/-L97P9mhlrloFlbQTyEb" %}
[Change the Layer Color](/maps/change-the-layer-color.md)
{% endcontent-ref %}
{% endtab %}

{% tab title="Advanced" %}
{% content-ref url="/pages/-LIDP-oJ8LE4dqEYsw-L" %}
[Forest Report](/forest-analytics/forest-report.md)
{% endcontent-ref %}

{% content-ref url="/pages/-L97P9miZG5TBurqWKco" %}
[Attach Photos to Map Features](/data/attach-photos-to-map-features.md)
{% endcontent-ref %}

{% content-ref url="/pages/-L97P9mmScOegY8M77dT" %}
[Data-Driven Map Styles](/advanced/data-driven-map-styles.md)
{% endcontent-ref %}
{% endtab %}

{% tab title="Common Issues" %}
{% content-ref url="/pages/-L97P9moNn52UU9j4xNi" %}
[Troubleshooting Common Issues](/getting-started/troubleshooting-common-issues.md)
{% endcontent-ref %}

Please contact us at <support@maphubs.com> if you need help!
{% 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.maphubs.com/master.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.
