> For the complete documentation index, see [llms.txt](https://faq.wanttopay.net/wanttopay-app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://faq.wanttopay.net/wanttopay-app/english/kyc-verification-guide.md).

# KYC Verification Guide

**To complete KYC, you will need:**

* A passport (we recommend using an international passport).

**Important:**

* Use real data and high-quality photos
* Documents must be valid and clearly visible
* Attempts to deceive may result in account blocking

Verification time: Usually takes 5–10 minutes, but in rare cases, it may take longer

{% hint style="info" %}
Photo verification tips:\
✅ Find a well-lit place

✅ Make sure your face is clearly visible within the frame

🚫 Do not wear hats, glasses, or masks
{% endhint %}

### Step 1: <mark style="color:yellow;">Select Region and Upload Documents</mark>

* In the Verification section, click `Continue`
* Select `All countries except USA`
* In the Verification section, click `Continue` again
* Choose your country and the document you will use for verification
* &#x20;In the Upload your document section, upload a photo of the selected document\*

<div><figure><img src="/files/GhoLCC5U9VcBNRnkzXeI" alt=""><figcaption></figcaption></figure> <figure><img src="/files/J4h2tfzAs9oRzDsWFiwX" alt=""><figcaption></figcaption></figure> <figure><img src="/files/6nQySfqSsuafBs0BTYFn" alt=""><figcaption></figcaption></figure> <figure><img src="/files/CbUFSdUvtQmnYiuYqJCb" alt=""><figcaption></figcaption></figure> <figure><img src="/files/Qb1c8Lk9E5iKu0qXeFf1" alt=""><figcaption></figcaption></figure></div>

### Step 2: <mark style="color:yellow;">Photo Verification</mark>

* In the Get Your Camera Ready section, click `Continue`
* In the Allow Camera Access section, click `Continue`
* Grant Sumsub access to your smartphone camera by tapping `Allow`
* Complete the photo verification by following the on-screen instructions
* &#x20;Wait a few seconds for your data to be processed
* Congratulations! Your profile has been successfully verified.

<div><figure><img src="/files/GI1GxNwVG0VXzwPlp77E" alt=""><figcaption></figcaption></figure> <figure><img src="/files/VFs3tYhzYHgCPmvsPuaf" alt=""><figcaption></figcaption></figure> <figure><img src="/files/ZuwAPT45aLtGuLIWKdNY" alt=""><figcaption></figcaption></figure> <figure><img src="/files/h0cxg2xoKiXJf2v4ADrH" alt=""><figcaption></figcaption></figure> <figure><img src="/files/T8H2UX2edTZfUM0rtFnO" alt=""><figcaption></figcaption></figure> <figure><img src="/files/26hvpNn2ObPbw5u9xkEp" alt=""><figcaption></figcaption></figure></div>

{% content-ref url="/pages/cHz156hxnQPdjTaWgKwL" %}
[KYC Information](/wanttopay-app/english/general-questions/kyc-information.md)
{% endcontent-ref %}


---

# 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://faq.wanttopay.net/wanttopay-app/english/kyc-verification-guide.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.
