# Multi-Chain Transactions + Crypto

Tonomy ID can be used to sign transactions and manage crypto assets on multiple blockchains.

The following protocols and blockchains are currently supported:

1. [WalletConnect](/multi-chain-transactions-+-crypto/wallet-connect.md) on
   1. Ethereum
   2. Polygon
   3. Ethereum Sepolia (Testnet)
2. [Antelepe Signing Requests](/multi-chain-transactions-+-crypto/antelope-sigining-request-esr.md) (Tonomy ID can be used as a replacement for Anchor wallet)
   1. Tonomy Mainnet
   2. Tonomy Testnet (Testnet)

To see testnet coins in a user wallet, go to the app settings and turn on developer mode.


---

# 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.tonomy.io/multi-chain-transactions-+-crypto.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.
