# 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 to your Mapbox account via <https://account.mapbox.com/auth/signin/>

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

<figure><img src="/files/X7gstzCFpT8lF61TtVxz" alt=""><figcaption></figcaption></figure>

Step 4: Paste the "Default public token" on the backend of the 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.

<figure><img src="/files/MWc7LkBekRM4rceh20Dd" alt=""><figcaption></figcaption></figure>


---

# 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/civi-job-board-wordpress-theme/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.
