# Max Verifications

You can set a number of attempts for each user to attempt verifying in your server if you so desire. This can alleviate spam attempts to verify in your server.

Users that have reached the maximum number of verification attempts will receive the **'Failed Role'** role if you have set one.

<figure><img src="https://1788922157-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrmylUMdjeDt6ueEdie39%2Fuploads%2FpYypAGAxMwuXJdXJffpq%2Fimage.png?alt=media&#x26;token=05b7a1f0-ecc7-41df-9381-a3d795e574c8" alt=""><figcaption></figcaption></figure>

**Attempts:** 1 - 100.

If a user wants to try again and a staff member approves it, their verification attempts will need to be reset so they can verify again.

{% embed url="<https://docs.authenticateme.xyz/en/owners-manual/servers-helpbook/reset-verification>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.authenticateme.xyz/en/owners-manual/setup/005-subpage/max-verification.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
