---
title: Integration
---
# { title }
You can use **gpx.studio** to create maps showing your GPX files and embed them in your website.
All you need is:
1. A Mapbox access token to load the map, and
2. GPX files hosted on your server or a public URL.
You can then play with the configurator below to customize your map and generate the corresponding HTML code.
You will need to set up Cross-Origin Resource Sharing (CORS) headers on your server to allow gpx.studio to load your GPX files.