diff --git a/docs/user/staking/ethereum/lsd-pools/lido/already-node-operator.md b/docs/user/staking/ethereum/lsd-pools/lido/already-node-operator.md index ae9343beb..59236b37f 100644 --- a/docs/user/staking/ethereum/lsd-pools/lido/already-node-operator.md +++ b/docs/user/staking/ethereum/lsd-pools/lido/already-node-operator.md @@ -41,25 +41,25 @@ The Lido CSM UI serves as the central interface for managing validator keys and 1. Access the Lido CSM UI: -Navigate to the Lido CSM package UI. - [Mainnet UI](http://ui.lido-csm-mainnet.dappnode/) - [Holesky UI](http://ui.lido-csm-holesky.dappnode/) + Navigate to the Lido CSM package UI. - [Mainnet UI](http://ui.lido-csm-mainnet.dappnode/) - [Holesky UI](http://ui.lido-csm-holesky.dappnode/) 2. Connect Your Wallet: -Use the “I am a Node Operator” button and choose your wallet provider. + Use the “I am a Node Operator” button and choose your wallet provider. -![Log In as already Node Operator](/img/lido-csm-log-in-already-NO.png) + ![Log In as already Node Operator](/img/lido-csm-log-in-already-NO.png) 3. Authorize the Connection: - - Follow the on-screen prompts to grant the necessary permissions. + - Follow the on-screen prompts to grant the necessary permissions. - - Ensure the wallet’s network matches the intended environment (e.g., Mainnet or Holesky). + - Ensure the wallet’s network matches the intended environment (e.g., Mainnet or Holesky). 4. Verify Connection: -Once connected, your wallet address will appear in the top-right corner of the interface. + Once connected, your wallet address will appear in the top-right corner of the interface. -![Ensure wallet is connected](/img/lido-csm-wallet-connected.png) + ![Ensure wallet is connected](/img/lido-csm-wallet-connected.png) ## 3. Configuring Telegram Notifications @@ -100,7 +100,11 @@ Staying informed helps safeguard your assets, reduce risks, and maintain transpa Enter the bot token and your user ID in the Lido CSM package UI and click `Update Telegram Data`. ![Set up Notifications](/img/lido-csm-setup-notifications.png) - + + :::warning + You must start the conversation with the bot using `/start` so it can send you notifications. + ::: + :::caution To receive the notifications, is mandatory to fill both inputs, otherwise the notification system won't work ::: diff --git a/docs/user/staking/ethereum/lsd-pools/lido/notifications.md b/docs/user/staking/ethereum/lsd-pools/lido/notifications.md index a78c36fd7..bdb01b89a 100644 --- a/docs/user/staking/ethereum/lsd-pools/lido/notifications.md +++ b/docs/user/staking/ethereum/lsd-pools/lido/notifications.md @@ -24,6 +24,14 @@ You will be able to setup your notifications either during the onboarding proces - Bot token: this is the secret token from a bot that you must create. You can get it from the Telegram BotFather. See the [obtain your bot token](https://core.telegram.org/bots/tutorial#obtain-your-bot-token) section. - User ID: this is your Telegram user ID. You can get it from the [userinfobot](https://t.me/userinfobot) typing `/start`. +:::warning +You must start the conversation with the bot using `/start` so it can send you notifications. +::: + +:::info +Once you setup your notifications, you will receive a test notification to confirm that everything is working properly. +::: + Once your notifications are setup, you will receive notificatios for the following events: - Lido Smart Contract events: diff --git a/docs/user/staking/ethereum/lsd-pools/lido/register.md b/docs/user/staking/ethereum/lsd-pools/lido/register.md index 1f22ba583..7e031e13f 100644 --- a/docs/user/staking/ethereum/lsd-pools/lido/register.md +++ b/docs/user/staking/ethereum/lsd-pools/lido/register.md @@ -68,4 +68,8 @@ Do not edit the fee recipient address. Doing so will result in penalties. - Introduce your bot token and user ID and confirm - You should receive a confirmation message from the bot. +:::warning +You must start the conversation with the bot using `/start` so it can send you notifications. +::: + ![lido-notifications-onboarding](/img/lido-notifications-onboarding.png)