# Phone Verification

{% hint style="warning" %}
Proses verifikasi nomor HP dilakukan ketika status masih **Not Verified**.
{% endhint %}

{% tabs %}
{% tab title="INEOM Web" %}
Proses verifikasi nomor HP melalui web INEOM:

1. Klik menu **`PROFILE`**.
2. Klik menu **`Verification`**.
3. Isi nomor HP yang terlah terdaftar.
4. Klik tombol **`Verify Number`**.
5. Isi kode OTP.

{% hint style="info" %}
Kode OTP akan dikirimkan melalui SMS ke nomor yang terdaftar.
{% endhint %}

<figure><img src="/files/ihvFBwY6Y18lnbiEhsO1" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="NICE Mobile App" %}
Proses verifikasi nomor HP melalui aplikasi NICE:

1. Klik menu Account and Settings.
2. Klik menu **`Verification`**.
3. Klik menu **`Verify Number`**.
4. Isi nomor HP yang telah terdaftar.
5. Klik tombol **`SUBMIT`**.
6. Isi kode OTP.

{% hint style="info" %}
Kode OTP akan dikirimkan melalui SMS ke nomor yang terdaftar.
{% endhint %}

<figure><img src="/files/OVI6FUcJ4nY3nSTSSLoD" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

{% hint style="success" %}
Proses verifikasi nomor HP berhasil apabila status menjadi **Verified**.
{% 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/account-verification/phone-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.
