> For the complete documentation index, see [llms.txt](https://docs.authenticateme.xyz/en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.authenticateme.xyz/en/help.md).

# User Helpbook

- [How to Verify?](https://docs.authenticateme.xyz/en/help/how-to-verify.md): So you want to be verified...
- [Important Disclaimers](https://docs.authenticateme.xyz/en/help/how-to-verify/important-disclaimers.md): READ ME, seriously.
- [Verification Guide](https://docs.authenticateme.xyz/en/help/how-to-verify/verification-guide.md): Let's get started!
- [Verification errors](https://docs.authenticateme.xyz/en/help/verify-error.md): Something went wrong? We can fix it!
- [Disable your Ad-Blocker](https://docs.authenticateme.xyz/en/help/verify-error/disable-your-ad-blocker.md): Of course, the modern day nightmare of ads.
- [VPN Detected](https://docs.authenticateme.xyz/en/help/verify-error/disable-vpn.md): So much secrecy...
- [Alternative account detected](https://docs.authenticateme.xyz/en/help/verify-error/alt-account.md): Doppelganger or nah?
- [Max verifications attempts](https://docs.authenticateme.xyz/en/help/verify-error/max-attempts.md): Tried so hard that you failed miserably, haven't you?
- [Failed fetching email](https://docs.authenticateme.xyz/en/help/verify-error/email.md): Have you verified your email yet on Discord?
- [Link expired](https://docs.authenticateme.xyz/en/help/verify-error/link-expired.md): Looks like you were hanging it out to dry...
- [Authorize the correct Discord account](https://docs.authenticateme.xyz/en/help/verify-error/authorize-the-correct-discord-account.md): Have more than one account signed in?
- [Timeout](https://docs.authenticateme.xyz/en/help/verify-error/timeout-swod.md): Oops?
- [Privacy focused settings detected](https://docs.authenticateme.xyz/en/help/verify-error/privacy-settings.md): Privacy. That's Demonetized.
- [Virtual Machine / Anti-detect browser detected](https://docs.authenticateme.xyz/en/help/verify-error/vm-anti-detect-browser.md): Sussy browser right there.
- [Enable 2 Factor Authentication in your Discord](https://docs.authenticateme.xyz/en/help/verify-error/2fa.md): You need more security!
- [🛑 The bot's role is below the verified role, inform staff to move it above 🛑](https://docs.authenticateme.xyz/en/help/verify-error/hierarchyrtfm.md): Somebody up there couldn't read instructions...
- [Collection of Data](https://docs.authenticateme.xyz/en/help/collection-of-data.md): 🤔 What do we need, exactly?
- [Deletion of Data](https://docs.authenticateme.xyz/en/help/data-deletion.md): Shredding and incineration of your data.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/help.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.
