diff --git a/nym-wallet/src/pages/delegate/index.tsx b/nym-wallet/src/pages/delegate/index.tsx
index 73871c0a92..2895c08285 100644
--- a/nym-wallet/src/pages/delegate/index.tsx
+++ b/nym-wallet/src/pages/delegate/index.tsx
@@ -24,6 +24,9 @@ export const Delegate = () => {
Icon={DelegateIcon}
>
<>
+
+ Always ensure you leave yourself enough funds to UNDELEGATE
+
{status === EnumRequestStatus.initial && (
{