> For the complete documentation index, see [llms.txt](https://wiki.onfa.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.onfa.io/wallet/account/account-verification-kyc.md).

# Account Verification (KYC)

> **🔍 WHY IS KYC VERIFICATION NECESSARY?**
>
> * Ensure **transparency** and **security** of transactions
> * Unlock **full functionality** on the platform
> * Receive **priority support** when necessary
> * Required for **withdrawals/account upgrades**

## **A. Personal Verification**

#### **Step 1: ONFA Wallet Main Menu -> Account Verification.**

<figure><img src="/files/giOqUDJgbbhfsxoY7Kk4" alt="" width="246"><figcaption></figcaption></figure>

1. Go to **"Personal Account Verification"** and click the **"Start Verification" button.**

> With the new KYC (account verification) system, users no longer need to manually enter information and wait for the verification request to be approved. Once successful, users can conveniently and quickly use a verified account.

<figure><img src="/files/jzchDNpDkAgwXqAn7pQz" alt="" width="183"><figcaption></figcaption></figure>

2. **Click "Agree and Continue".**
3. **Select the supported document type:**

* Citizen ID Card / State ID.
* Passport.
* Driver's License / Driving Permit.
* Residence Permit / Temporary Residence Card.

4. **Select the country.**

<figure><img src="/files/eCo6ntJsl8T0ARHGr0NL" alt="" width="563"><figcaption></figcaption></figure>

#### **Step 2: Upload verification images**

1. Front side of the document (clear number, photo, and information).
2. Back side of the document (still valid).
3. Portrait photo.

* Requirements:
  * Image **clear**, unedited.
  * **Supported files:** JPG, JPEG, PNG, WEBP, TIFF, PDF - under **10 MB**.

<figure><img src="/files/3IvC8cIAowV01vgS9oXn" alt="" width="295"><figcaption></figcaption></figure>

4. Click **"Submit Request".**
5. **Time - effective immediately.**

## **B.** Business Verification

#### **Step 1: Fill in company information**

1. Select verification type **"Enterprise".**
2. Enter accurately:

   * **Company name** (as per Business Registration Certificate).
   * **Tax identification number.**
   * **Issue date/expiry date.**

   <figure><img src="https://3543960588-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHVUlozWTsEZi0p2AOyyB%2Fuploads%2FIxFww3iTDi5RIp1sa1Gu%2Fimage.png?alt=media&#x26;token=8c0d9317-fa98-4e1d-9bd0-e7d5274b5cd3" alt=""><figcaption></figcaption></figure>

> **Note:** Use **Business registration certificate.**

#### **Step 2: Upload Business Registration Certificate images**

1. Front side of the Business Registration Certificate.
2. Back side of the certificate (if it contains information).

* Requirements:

  * Photos **well lit**, not cropped.
  * Clearly display **stamps/signatures.**

  <figure><img src="https://3543960588-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHVUlozWTsEZi0p2AOyyB%2Fuploads%2FxZ7sjtaDt7xvf5YgYh6r%2F2025-06-20_15-31-45.png?alt=media&#x26;token=31b81911-06ba-48e8-b34d-49d612a5e269" alt="" width="213"><figcaption></figcaption></figure>

3. Press **"Submit request"**

⏳ \*Review time: 24 - 36 hours on business days\*

> **⚠️ IMPORTANT NOTICE**
>
> * Only use **genuine documents** of you/the company.
> * **Not accepted**: Blurry photos, expired documents, mismatched information.
> * Contact support if review time is exceeded.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://wiki.onfa.io/wallet/account/account-verification-kyc.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
