# Image Captcha

The captcha verification method is one of the most popular verification systems among our users. So let's take a look at how it's set up.

The command to use to set up the captcha verification is `/setup-captcha`, and as we type it, we must fill in some information.

<figure><img src="https://3555068759-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5JrmSIjNdh5260YS1Ay6%2Fuploads%2Fvqfam6qn2ANwo9uHL9qs%2Fimage%20(7).png?alt=media&#x26;token=b0326bef-6cce-4bf1-9244-e1cd4f173622" alt=""><figcaption></figcaption></figure>

1. **verification-channel**
   * This is the channel where the verification system should be posted to
2. **verified-role**
   * Select the verified role here
3. **embed-title**
   * Here you can set the title of the verification embed
4. **embed-description**
   * Set the description of the verification embed
5. **log-channel**
   * Select a channel where logs related verification should be posted to
6. **kick-or-ban**
   * Users who repeatedly fail the verification can either be kicked out or banned. Or you could just disable this feature
7. **embed-footer**
   * Set the footer text of the verification embed
8. **failed-attempts**
   * You can specify here how many times a user can fail the verification before being kicked or banned if the above-mentioned kick-or-ban feature is enabled
9. **verified-role-2**
   * If you have a second verified role, you can assign it here
10. **verified-role-3**
    * If you have a third verified role, you can assign it here
11. **unverified-role**
    * If you have an unverified role, you can assign it here, and it will be removed from the user after successful verification
12. **embed-thumbnail**
    * You can upload an image to use as the thumbnail of the verification embed

<figure><img src="https://3555068759-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5JrmSIjNdh5260YS1Ay6%2Fuploads%2F0wMmK6WDOPM8ymbJHgNM%2Fimage%20(8).png?alt=media&#x26;token=561483f0-25fd-4140-a3dc-93d481a7fe6e" alt=""><figcaption></figcaption></figure>
