# Decentralized Client Verification

The JayX platform introduces a distinctive approach to KYC (Know Your Customer) and AML (Anti-Money Laundering) compliance, placing a strong emphasis on user autonomy and the preservation of privacy. At the heart of this model is the concept of voluntary, self-declared compliance. This means that users on the JayX platform have the option, but are not obligated, to initiate the verification process based on their personal choice.

For example, upon joining the JayX platform, a user might decide to proactively declare their compliance status by submitting digital proof of identity—a process that remains entirely voluntary. Suppose the user wishes to access a service that requires a certain level of KYC verification. In that case, they can choose to undergo a verification process where they submit necessary documents or data through a secure, privacy-preserving mechanism, perhaps utilizing technologies like Zero-Knowledge Proofs (ZKP) to ensure that personal information is not unnecessarily exposed.

This self-declaration system allows for a more flexible approach to KYC and AML compliance. Users who prefer to maintain a higher degree of anonymity can still participate in the platform, accessing services that do not require stringent verification. Conversely, those who opt into the verification process can access a broader range of services, with the platform using their self-declared compliance status to facilitate these interactions.

Through this method, JayX does not eliminate the importance of KYC and AML procedures. Instead, it innovates on how these regulatory requirements are met, allowing users to dictate their level of participation. This approach ensures that the platform remains compliant with regulatory standards while simultaneously upholding the principles of user privacy and autonomy.


---

# 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://docs.jayx.com/jayx-docs-n8rfmgwto77q5ila/solutions/did-kyc/decentralized-client-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.
