# KYC Verification

#### **Complete Identity Verification**

To comply with global regulations and ensure secure transactions:

1. Log in to your PyroX account.
2. Navigate to **Settings → Verification**.
3. Submit the required documents:
   * **Government-issued ID**: Passport, driver’s license, or national ID.
   * **Proof of Address**: Utility bill or bank statement (less than 3 months old).
4. Wait for approval (typically **1 minutes -24 hours**).

**Why KYC?**

* Prevents fraud and money laundering.
* Unlocks higher deposit/withdrawal limits.

<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://pyroworldnet.gitbook.io/docs/ecosystem/editor/kyc-verification.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.
