diff --git a/views/transactions/Withdraw.vue b/views/transactions/Withdraw.vue
index be0f4aea9..2d851810f 100644
--- a/views/transactions/Withdraw.vue
+++ b/views/transactions/Withdraw.vue
@@ -252,6 +252,18 @@
+
+ Withdrawal of Merged Tokens
+
+ The zkLink Nova Portal currently doesn't facilitate withdrawing merged tokens. You can redeem your merged tokens back to the source token at https://zklink.io/merge/ and then proceed with the withdrawal.
+
+
+
+
+
+
+
+
- {{ isMergeTokenSelected ? "Redeem" : "Continue" }}
+ {{ isMergeTokenSelected ? "Redeem Now" : "Continue" }}
@@ -319,7 +331,7 @@