···11-# Passport
22-33-Passports are essential for verifying users joining your Discord server, utilizing captchas as the method to authenticate users effectively and maintain security.
44-11+Passport is essential for verifying users joining your Discord server, utilizing captchas as the method to authenticate users effectively and maintain security.
5263## Setup
77-1. Install Wamellow to your server by going to [wamellow.com/add](https://wamellow.com/add)
88-2. Head to the dashboard by going to [wamellow.com/dashboard](https://wamellow.com/dashboard)
44+1. Install Wamellow to your server by going to [wamellow.com/add](https://wamellow.com/add).
55+2. Head to the dashboard by going to [wamellow.com/dashboard](https://wamellow.com/dashboard).
963. Select your server from the dashboard.
1074. Navigate to the **Greetings** menu.
1185. Within the **Greetings** menu, locate and click on the **Passport** option.
1296. Enable the Passport module by clicking the enabling button.
1010+7. Click `copy link to passport` and send it into your `#verify` channel.
1111+8. Get an alt-account and test out the verification process.
1212+7. **๐ Done!** Your server is now secure.
1313+1414+### ๐ Send direct message to member on fail
1515+If the member should recieve a DM if they failed verification, along with the following punishment (eg.: a ban).
1616+1717+### ๐ฌ Logging channel
1818+The channel where passport logs should be sent into, such as verification success and failures.
1919+2020+### ๐ Unverified role
2121+The role members should recieve on join, this role shouldn't have write permissions in channels.
13222323+### ๐ Verified role
2424+The role members should recive on verification success, this role should grand members access to channels.
2525+2626+### โ๏ธ Failed verification action
2727+What should happen with the member if they fail verification.
2828+- Ban member
2929+- Kick member
3030+- Assign role to member*
1431<br />
3232+*requires a `punishment role` to be set.
15331616-After enabling Wamellow passports, you can further customize your settings by configuring these options:
1717-- Logging channel
1818-- Unverified member role
1919-- Verified member role
2020-- Action on verification failure
2121-- Punishment role
3434+### ๐งจ Punishment role
3535+Which role members should recive when failing verification.
22362323-<br />
2424-Once you've completed the enabling process and any necessary configurations, you can check the preview by clicking the button labeled "View Passport." This allows you to review how Wamellow passports appear and function on your server before making them available to users.
3737+**Note:** This required the `failed verification action` to be set to `Assign role to member`.