> For the complete documentation index, see [llms.txt](https://wiki.gamee.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.gamee.com/gameplay/gamee-arc8-faqs/kyc-process.md).

# KYC Process

### Why do I have to undergo the KYC process?

If you withdraw over **2000** [**GMEE**](/whitepaper/gmee-token.md) or more from Arc8 Pay Wallet, you have to undergo the KYC process to prove that you are who you say you are, and that somebody else is not using your identity. It's a quick and simple process!

![](/files/wwrg9LEyP7W06DiwoG9s)

### How long does it take?

The verification is typically done within 3 hours of your submission. It is usually done automatically, assuming the photo and the ID document you provide are a good match.

If there is any suspicion or mismatch between the photo and the document, this has to be checked manually, which may result in a delay.

If there is a huge difference between the photo and the document, the process is rejected and the user has to submit it once again.

[Click here](https://help.blockpass.org/hc/en-us/articles/360024364214-Why-am-I-not-able-to-submit-my-Identity-Document-) to find out the main reasons why your verification request may be rejected.

### Can I provide my passport / driving licence / ID card / residency card?

The document you can use depends on which country you live in.&#x20;

[Click here](https://help.blockpass.org/hc/en-us/articles/360057685594-List-of-KYC-Identity-Documents-supported-by-Blockpass) to see which documents are allowed in your country.


---

# 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.gamee.com/gameplay/gamee-arc8-faqs/kyc-process.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.
