# How to create an API Key for Mapbox

Step 1: Create a Mapbox Account via the website <https://www.mapbox.com/>

Step 2: Sign-in your Mapbox account via <https://account.mapbox.com/auth/signin/>

Step 3: Copy "Default public token" on your user account of Mapbox&#x20;

![](/files/-MUs6uV_URTsmPYsda7l)

Step 4: Paste the "Default public token" on the backend of theme (The path: Golo ==> Theme Option ==> Map Config ==> Chose the type of Mapbox and Paste  the "Default public token" on the field of Mapbox API KEY). Then save to finish

![](/files/-MUs8N3LJ3oxNHVBNTjq)


---

# 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://uxper.gitbook.io/wp-golo/faqs/how-to-create-an-api-key-for-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.
