# Link expired

Each verification link generated by the application is unique to each user and valid only for a period of time.

If you do run into the error as shown here, your link has been invalidated due to it's dormancy or it has been utilized.

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

You will need to generate a new link in the Discord server by **clicking on the verify button in the server** you are trying to access again.

Locate a text channel in the server you're attempting to verify in and search for a message that is sent from our application as shown.

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

Click the colored button and a new message from the bot containing a newly generated verification link.

{% hint style="warning" %}
**Common Mistake**

Previous users do not dismiss the old messages sent by the app and often will click on the old verification link instead of the new one at the very bottom.

To mitigate this, scroll down in the channel and ensure the message sent by the app is the latest timing.
{% endhint %}

{% hint style="danger" %}
**Known Rare Bug**

In the event that you encounter this same error / success and are kicked from the server upon verifying, please do open a ticket with us on Discord.

This scenario is **extremely** rare, and we do run into it when it is compounded unexpectedly with other errors.
{% endhint %}


---

# 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/link-expired.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.
