diff --git a/packages/website/pages/docs/guides.mdx b/packages/website/pages/docs/guides.mdx
index 24586479500..9b9fc0b0ca0 100644
--- a/packages/website/pages/docs/guides.mdx
+++ b/packages/website/pages/docs/guides.mdx
@@ -8,7 +8,6 @@ Check out our guides below. You can leave feedback [here](https://forms.gle/TAnV
-
diff --git a/packages/website/pages/docs/guides/_meta.json b/packages/website/pages/docs/guides/_meta.json
index 788362e28f2..441e47dc769 100644
--- a/packages/website/pages/docs/guides/_meta.json
+++ b/packages/website/pages/docs/guides/_meta.json
@@ -8,9 +8,6 @@
"bridge-tokens": {
"title": "🌉 Bridge tokens"
},
- "swap-tokens": {
- "title": "🔄 Swap tokens"
- },
"deploy-a-contract": {
"title": "🚀 Deploy a contract"
},
diff --git a/packages/website/pages/docs/guides/swap-tokens.mdx b/packages/website/pages/docs/guides/swap-tokens.mdx
deleted file mode 100644
index 3c03d0c3dc1..00000000000
--- a/packages/website/pages/docs/guides/swap-tokens.mdx
+++ /dev/null
@@ -1,42 +0,0 @@
-import { Callout, Steps } from "nextra-theme-docs";
-
-# Swap tokens
-
-This guide will help you interact with Swap, which is a fork of Uniswap v2 that Taiko has deployed only for testing purposes.
-
-## Prerequisites
-
-- You must have some tokens to swap on Taiko, and ETH to cover the gas cost. You can [receive some ETH and HORSE from the faucets](/docs/guides/receive-tokens) and then [bridge them to Taiko](/docs/guides/bridge-tokens).
-
-## Steps
-
-
- ### Visit Swap
-
- Visit the [Swap dapp](https://swap.jolnir.taiko.xyz).
-
- ### Follow the video guide for swapping tokens
-
-
-
- ### Follow the video guide for adding liquidity
-
-
-
-