diff --git a/website/src/lib/docs/th/integration.mdx b/website/src/lib/docs/th/integration.mdx
new file mode 100644
index 00000000..a08c54df
--- /dev/null
+++ b/website/src/lib/docs/th/integration.mdx
@@ -0,0 +1,27 @@
+---
+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 on Google Drive, or accessible via 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.
+
+
+
+