# Multi-Chain Signatures: One Account, Multiple Chains

JayX wants to introduces a sophisticated multi-chain signature service (Chain Abstraction), designed to streamline multi-chain assets management by enabling users to utilize their JayX account for authorizing transactions across various blockchains. With this innovation, individuals can effortlessly interact with a wide array of networks, including Bitcoin, Ethereum, Filecoin, Cosmos, and others, using a single account.

<figure><img src="/files/AoDFYehsvfkocdHlIYNE" alt=""><figcaption></figcaption></figure>

The underlying technology of multi-chain signatures employs a combination of smart contracts, which generate the necessary signatures, indexers that detect these signatures, and exchange node relayers responsible for forwarding the transactions to the respective networks. This architecture facilitates a seamless experience for users, allowing them to manage assets and engage with applications across any supported network through a single JAYX account. This approach not only simplifies asset management for users, but also significantly reduces the development and operational overhead for creators, fostering a more unified and accessible blockchain environment.


---

# 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/multi-chain-signatures-one-account-multiple-chains.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.
