# Authorize the correct Discord account

Each verification link generated by the application is unique to each user.

If you do run into the error as shown here, your link has been invalidated as you may be signed in to a different account when verifying on our website.

<div align="left"><figure><img src="/files/RckmQoM4c2m0YVssSXdZ" alt=""><figcaption></figcaption></figure></div>

## Solution

To resolve this, ensure that you have signed in to the correct account as shown in <mark style="color:orange;">**Step 4**</mark> of our Verification Guide.

{% content-ref url="/pages/BHRsL12Q2sso3sE4dGH5" %}
[Verification Guide](/en/help/how-to-verify/verification-guide.md)
{% endcontent-ref %}

<div align="left"><figure><img src="/files/P9VtyVIqy5FJLIYUoU4g" alt="" width="363"><figcaption></figcaption></figure></div>

Select  <mark style="background-color:purple;">**Not you?**</mark>  if the account displayed is wrong, as highlighted within the <mark style="color:orange;">orange box</mark>.

This is a common issue if you are using two different accounts differing from the desktop application to the standalone browser.


---

# 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/help/verify-error/authorize-the-correct-discord-account.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.
