# The Know Your Customer (KYC) process

**KYC (Know Your Customer)** is a process of verifying users' identities, required to meet legal and financial regulations. KYC protects platforms and their users from financial crimes, such as money laundering and terrorism financing.

If your passport is from a restricted country, you won't be able to complete KYC, even if you live elsewhere.

Restricted jurisdictions:

* Afghanistan
* Central African Republic
* Democratic Republic of the Congo
* Cuba
* Guinea-Bissau
* Islamic Republic of Iran
* Iraq
* Democratic People's Republic of Korea
* Libya
* Mali
* Russia
* Somalia
* South Sudan
* Sudan
* Syrian Arab Republic
* Ukraine
* Bolivarian Republic of Venezuela
* Yemen
* Belarus
* Myanmar

More information here: <https://openloot.com/terms-of-use>

<br>


---

# 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://wiki.worldshards.online/partnership/how-to-become-a-worldshards-ambassador/the-know-your-customer-kyc-process.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.
