# Mapbox

### Mapbox

Mapbox is a mapping and location cloud platform which helps you to navigate your listings situated over the world. It is a free service to use map loaders and search loaders.&#x20;

{% hint style="success" %}
**Mapbox** provides free 50, 000 locator loads and 50, 000 searches per month.&#x20;
{% endhint %}

{% hint style="info" %}
You need to create your account on [Mapbox](https://account.mapbox.com/auth/signup/?route-to=%22https://account.mapbox.com/%22) official website to get the access token.

You can get more details about how the Mapbox access tokens [here](https://docs.mapbox.com/help/how-mapbox-works/access-tokens/).
{% endhint %}

Then you need to verify your Mapbox account via the registered email.&#x20;

![](/files/-MLMVUh1U4-0cNwMAn9_)

Then open your **Mapbox profile > Tokens** page:

![](/files/-MLMVp5-Rbigo20B2i4I)

Copy the access token and paste it into Map settings over the Mapbox input field:

![](/files/-MLMW4rri-rqfRSxzrhn)

As a result, you will see the Mapbox mapping service in your inventory pages:

![](/files/-MLMYbloIQjgJ7Fv9J6w)


---

# 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.stylemixthemes.com/ulisting/map-settings/mapbox.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.
