# Welcome

Here you will find quick guides on how to set up your map. Looking for how to add Boldmapper to your site? Check out the [Getting Started](https://docs.boldmapper.com/getting-started) guide. Would you like add a store locator to your Shopify or Wordpress store? Check out [Integrations](https://docs.boldmapper.com/location-management/inventory-sync).&#x20;


---

# 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.boldmapper.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.
