# Solutions

- [Tech Stack](https://docs.jayx.com/jayx-docs-n8rfmgwto77q5ila/solutions/tech-stack.md)
- [Non-Custodial Account](https://docs.jayx.com/jayx-docs-n8rfmgwto77q5ila/solutions/non-custodial-account.md)
- [What is Chain Abstraction](https://docs.jayx.com/jayx-docs-n8rfmgwto77q5ila/solutions/non-custodial-account/what-is-chain-abstraction.md)
- [Multi-Chain Signatures: One Account, Multiple Chains](https://docs.jayx.com/jayx-docs-n8rfmgwto77q5ila/solutions/non-custodial-account/multi-chain-signatures-one-account-multiple-chains.md)
- [Exchange Node Relay Function](https://docs.jayx.com/jayx-docs-n8rfmgwto77q5ila/solutions/non-custodial-account/exchange-node-relay-function.md)
- [SSO + Authentication (Wallet Connect)](https://docs.jayx.com/jayx-docs-n8rfmgwto77q5ila/solutions/non-custodial-account/sso-+-authentication-wallet-connect.md)
- [DID/KYC](https://docs.jayx.com/jayx-docs-n8rfmgwto77q5ila/solutions/did-kyc.md)
- [Decentralized Client Verification](https://docs.jayx.com/jayx-docs-n8rfmgwto77q5ila/solutions/did-kyc/decentralized-client-verification.md)
- [ZK for Privacy-Preservation](https://docs.jayx.com/jayx-docs-n8rfmgwto77q5ila/solutions/did-kyc/zk-for-privacy-preservation.md)
- [Third-Party Verification and On-Chain Endorsements](https://docs.jayx.com/jayx-docs-n8rfmgwto77q5ila/solutions/did-kyc/third-party-verification-and-on-chain-endorsements.md)
- [Exchange Node Operators with Choice](https://docs.jayx.com/jayx-docs-n8rfmgwto77q5ila/solutions/did-kyc/exchange-node-operators-with-choice.md)
- [Asset Management](https://docs.jayx.com/jayx-docs-n8rfmgwto77q5ila/solutions/asset-management.md)
- [Asset Storages](https://docs.jayx.com/jayx-docs-n8rfmgwto77q5ila/solutions/asset-management/asset-storages.md)
- [Dapp](https://docs.jayx.com/jayx-docs-n8rfmgwto77q5ila/solutions/dapp.md)
- [Exchange Nodes](https://docs.jayx.com/jayx-docs-n8rfmgwto77q5ila/solutions/dapp/exchange-nodes.md)
- [Key Functions of the Exchange Node](https://docs.jayx.com/jayx-docs-n8rfmgwto77q5ila/solutions/dapp/exchange-nodes/key-functions-of-the-exchange-node.md)
- [Order Flow Process](https://docs.jayx.com/jayx-docs-n8rfmgwto77q5ila/solutions/dapp/exchange-nodes/order-flow-process.md)
- [Incentive to Operate Nodes](https://docs.jayx.com/jayx-docs-n8rfmgwto77q5ila/solutions/dapp/exchange-nodes/incentive-to-operate-nodes.md)
- [Order Book](https://docs.jayx.com/jayx-docs-n8rfmgwto77q5ila/solutions/dapp/exchange-nodes/order-book.md)
- [Oracle](https://docs.jayx.com/jayx-docs-n8rfmgwto77q5ila/solutions/dapp/exchange-nodes/oracle.md)


---

# 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.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.
