# Wallets

## **Ternoa Wallet Compatibility**

### **Seamless Access with Any EVM-Compatible Wallet**

Ternoa is fully compatible with **all EVM wallets**, allowing users to seamlessly interact with the network using their preferred wallet applications. Whether you’re using **MetaMask, Rabby, Trust Wallet, Ledger, or any other EVM-supported wallet**, connecting to Ternoa is simple and secure.

### **How to Connect to Ternoa**

To manually add **Ternoa’s zkEVM network** to your wallet, use the following details:

🔸 **Network Name:** Ternoa zkEVM\
🔸 **RPC URL:** <https://rpc-mainnet.zkevm.ternoa.network/>\
🔸 **Chain ID:** `752025`\
🔸 **Currency Symbol:** `$CAPS`\
🔸 **Block Explorer URL:** <http://explorer-mainnet.zkevm.ternoa.network>

### **Why Use Ternoa?**

🟧 **Full EVM Compatibility** – No need to switch wallets; Ternoa works seamlessly with existing EVM setups.\
🟧 **Secure & Scalable** – Built on zkEVM technology for faster, low-cost transactions.\
🟧 **PayFi-Optimized** – Designed for **next-gen programmable finance** and seamless DeFi integrations.

### **Getting Started**

1️⃣ Open your wallet (MetaMask, Rabby, etc.).\
2️⃣ Navigate to **Networks** and click **Add a Custom Network**.\
3️⃣ Enter the **Ternoa RPC details** above and save.\
4️⃣ Start transacting securely on **Ternoa’s zkEVM Layer 2**.

🟠 **Ternoa is ready for you—connect and explore the future of finance today!**


---

# 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.ternoa.network/build/wallets.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.
