# Add and Configure the Map Helper

Add the actor **BP\_QuestMapPro\_MapHelper** to your world. By default this actor can be found in **Content/QuestMap/Blueprints/Actors/HelperActors**. For configuration steps for the Map Helper, as well as steps on how to use it to create the artwork used for your map, please see the [Map Helper Actor Implementation](https://dapper-raptor.gitbook.io/quest-map-pro/helper-blueprints/map-helper#h.dlsot7phn9g8).

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Go Back:</td><td><strong>Add and Configure Input Mappings</strong></td><td></td><td><a href="add-and-configure-input-mappings">add-and-configure-input-mappings</a></td></tr></tbody></table>


---

# 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://dapper-raptor.gitbook.io/quest-map-pro/getting-started/integration/add-and-configure-the-map-helper.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.
