# Bagaimana jika mengalami kendala "Invalid link" saat melakukan verifikasi email?

Apabila saat melakukan verifikasi email mengalami kendala dengan informasi "**Invalid Link**", maka user dapat melakukan verifikasi email dengan cara:

1. Cek folder Inbox atau Spam pada email.
2. Klik pesan dari INEOM System.
3. Scroll pesan.
4. Tahan link verifikasi pada bagian bawah email.
5. Buka link melalui aplikasi Google Chrome.

<figure><img src="/files/42ncQvpGVqBeLmpPxOH0" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Proses verifikasi akan menampilkan beberapa infomasi, antara lain:

* Informasi "**Expired Link**": Verifikasi email gagal dan user harus melakukan verifikasi email ulang untuk mendapatkan link verifikasi baru.
* Informasi "**Congratulation!**": Verifikasi berhasil dan user dapat melakukan pengecekan status.
  {% 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.ineom-tsel.mit.id/faq/user-and-account/verify-account/invalid-link-when-verify-email.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.
