> For the complete documentation index, see [llms.txt](https://docs.mapsindoors.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mapsindoors.com/sdks-and-frameworks/web/tutorial/getting-started/map-engine-provider/option-1-get-your-mapbox-access-token.md).

# Option 1: Get your Mapbox Access Token

To create a Mapbox Access Token, follow the steps provided in the link below:

* [<mark style="color:purple;">Mapbox Access Token documentation</mark>](https://docs.mapbox.com/help/getting-started/access-tokens/)

Remember to enable relevant *scopes* on the Mapbox Access Token, such as:

* [<mark style="color:purple;">Vector Tiles API</mark>](https://docs.mapbox.com/api/maps/vector-tiles/)
* [<mark style="color:purple;">Styles API</mark>](https://docs.mapbox.com/api/maps/styles/)
* [<mark style="color:purple;">Directions API</mark>](https://docs.mapbox.com/api/navigation/directions/)
