Documentation Index
Fetch the complete documentation index at: https://docs.xreatlabs.space/llms.txt
Use this file to discover all available pages before exploring further.
Two-Factor Authentication Commands
Commands for managing TOTP (Time-based One-Time Password) two-factor authentication.Setup Commands
/2fa
Enable 2FA for your account.
/2fauth, /2fauthcode
Process:
- Enter
/2fato start setup - Generates TOTP secret
- Displays QR code
- Scan with authenticator app
- Enter verification code with
/2faconfirm <code> - 2FA enabled
- Google Authenticator
- Authy
- Microsoft Authenticator
- LastPass Authenticator
- Any TOTP-compatible app
/2faconfirm
Confirm 2FA setup by entering the verification code from your authenticator app.
- Must be logged in
- Account password required
- 2FA code required
Verification Commands
/2fa disable
Disable 2FA for your account.
- Initial setup verification
- Testing authenticator app
- Troubleshooting 2FA issues
Recovery Commands
/2fa backup-codes
Generate or view backup codes.
- Generate 10 recovery codes
- View unused codes
- Regenerate codes
- Use when authenticator app is unavailable
- Each code can be used once
- Store codes securely
/2fa regenerate-codes
Regenerate backup codes.
Configuration
Security Best Practices
Troubleshooting
Can't scan QR code?
Can't scan QR code?
Manual setup alternative:
- Copy the text secret provided
- Enter it manually in your authenticator app
- Verify with
/2faconfirm <code>
Lost authenticator app?
Lost authenticator app?
Use backup codes:
- Use one of your backup codes to login
- Run
/2fa backup-codesto view remaining - Disable and re-enable 2FA if needed
Invalid code errors?
Invalid code errors?
Common causes:
- Clock synchronization issues
- Wrong code (codes expire every 30 seconds)
- Time zone mismatch
- Check device time is accurate
- Use fresh code from authenticator
- Try again with new code
Next Steps
Premium Commands
Premium account management commands.

