# Member authorization

# Wallet Authentication Process

  1. Use the /auth command in any channel

  1. Follow the provided Membrane website link

  1. Connect your crypto wallet

  1. Sign the security nonce to verify wallet ownership

# Automated Role Management System

# How It Works:

Once authenticated, Membrane Bot automatically:

  • Monitors user wallet holdings
  • Compares holdings against established rules
  • Assigns or removes roles based on conditions

# Update Frequency:

  • System performs checks every 15 minutes
  • Updates apply to:

• Changes in user holdings • Modifications to server rules • Updates to condition parameters

# Important Notes:

  • Role changes may take up to 15 minutes to reflect
  • Authentication is a one-time process per user
  • System operates continuously without user intervention

# Best Practices for Server Administrators:

  1. Inform users about the authentication process
  2. Communicate expected role update timeframes
  3. Consider pinning authentication instructions in relevant channels
  4. Monitor role assignments during the first update cycle

# Security Note:

The nonce signing process ensures secure and verified wallet ownership, protecting both users and server integrity.