> For the complete documentation index, see [llms.txt](https://yubit.gitbook.io/yubit/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://yubit.gitbook.io/yubit/guide/kyc/common-reasons-for-kyc-verification-failure.md).

# Common Reasons for KYC Verification Failure

When completing Identity Verification (KYC), your submission may fail for several common reasons. Below are the most frequent issues and how to resolve them.

***

1. ### **Blurry or Unclear Document Photos**

   &#x20; Verification may fail if:

   * The image is blurry, overexposed, or too dark
   * Key information cannot be recognized
   * The document is cropped or partially visible

   &#x20; **Tip:** Ensure good lighting and upload a complete, clear, and unedited photo of your document.

***

2. ### **Incorrect Document Type**

   &#x20; Your submission may be rejected if:

   * You uploaded a document type that the platform does not support
   * The document is expired

   &#x20; **Tip:** Submit a valid government-issued ID, passport, or driver’s license that meets the platform requirements.

***

3. ### **Mismatched Information**

   &#x20; Failures often occur when:

   * Your name, date of birth, or ID number is entered incorrectly
   * The details do not match the information on your document

   &#x20; **Tip:** Double-check that all entered information matches your ID exactly.

***

4. ### **Facial Recognition Failed**

   &#x20; This may happen when:

   * The environment is too dark
   * Your face is partially covered
   * Your appearance differs greatly from your ID photo

   &#x20; **Tip:** Remove hats, glasses, or masks, face the camera directly, and complete the process in a well-lit environment.

***

5. ### **Document Already Used or Flagged as Risky**

   &#x20; Issues may arise if:

   * The same document has been used for other accounts
   * The system detects suspicious or abnormal behavior

   &#x20; **Tip:** Make sure you are using your **own** document and avoid registering multiple accounts.

***

6. ### **Network or Upload Errors**

   &#x20; KYC may fail if:

   * Images did not upload successfully
   * The network disconnected during submission

   &#x20; **Tip:** Use a stable network connection and resubmit your verification materials.


---

# 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:

```
GET https://yubit.gitbook.io/yubit/guide/kyc/common-reasons-for-kyc-verification-failure.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.
