# Document Verification

{% hint style="warning" %}
Proses verifikasi dokumen hanya bisa dilakukan setelah verifikasi nomor dan email telah berhasil (status: **Verified**).
{% endhint %}

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

1. Klik menu **`PROFILE`**.
2. Klik menu **`Verification`**.
3. Upload dokumen berupa KTP, dokumen NDA, dan surat tugas.
4. Klik tombol **`Verify Document`**.

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

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

1. Klik menu **`Verification`**.
2. Klik menu **`Verify Document`**.
3. Upload dokument berupa KTP, dokumen NDA, dan surat tugas.
4. Klik tombol **`Submit`**.

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

{% hint style="success" %}
Proses verifikasi dokumen berhasil apabila status menjadi **Proposed**.

**Catatan**: Selanjutnya, user dapat melakukan konfirmasi ke TSA untuk melakukan proses [document verification approval](/faq/user-and-account/verify-account/document-verification-approval.md).
{% 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/document-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.
