# SSO + Authentication (Wallet Connect)

We strictly adhere to the essential principle: "If it's not your private key, it's not your asset." Embracing this philosophy, our platform offers a user-centric approach by enabling users to log in directly using their digital currency wallets. This method not only empowers users by giving them control over their digital identities but also enhances security. Additionally, we support OpenID Single Sign-On (SSO) solutions that prioritize user privacy. These SSO solutions are designed to provide a seamless and more secure login experience, significantly lowering the barriers to entry for new and existing users.

If an account is determined to be involved in fraud or theft, we will prohibit the user from performing operations on the platform and will not execute any TSS-related transaction authorization until the user's case has been clarified.

In terms of privacy during trading operations, since operations are carried out on a Layer 2 network, none of the transactions will be recorded on the mainnet, and the platform's explorer will only provide the essential information required to protect users' privacy. Following Ethereum's upgrade to Dencun, there will be a retention period for data on Layer 2 networks. JayX will conditionally maintain users' transaction data, making it accessible to users. In the future, as the technological solutions for ZK-Rollups mature, particularly with respect to transaction data compression and shorter data verification times, we will be able to provide data privacy more effectively.

\ <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://docs.jayx.com/jayx-docs-n8rfmgwto77q5ila/solutions/non-custodial-account/sso-+-authentication-wallet-connect.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.
