# Wallet

## Taraxa supports all ETH-compatible wallets

The Taraxa network is backwards-compatible with Ethereum, that means any ETH-compatible wallet that allows you to add a custom, EVM-compatible network will work with Taraxa!&#x20;

This means that,&#x20;

* All Ethereum wallets can be used on Taraxa
* All Taraxa wallets can used on Ethereum&#x20;

Pretty straightforward 😊

## Word of advice: get a hardware wallet

Given all the hacks and scams in crypto, we recommend that everyone get a hardware wallet. Since the private key on a hardware wallet is never exposed, it is much safer (not fool-proof, nothing is fool-proof unfortunately) than a software wallet on a phone or PC.&#x20;

## Getting started

Here are a few examples of wallets supported by Taraxa.&#x20;

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Metamask</td><td></td><td></td><td><a href="/files/iP7gpEyEcG6AtgubWMPo">/files/iP7gpEyEcG6AtgubWMPo</a></td><td><a href="/pages/DdwQ6VvoO1zDMmI79sLo">/pages/DdwQ6VvoO1zDMmI79sLo</a></td></tr><tr><td>Ledger (hardware wallet)</td><td></td><td></td><td><a href="/files/xQu11ctLDvDuprBQlaoU">/files/xQu11ctLDvDuprBQlaoU</a></td><td><a href="/pages/mUhxD86yJNOQWkUIO2fK">/pages/mUhxD86yJNOQWkUIO2fK</a></td></tr></tbody></table>


---

# 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://taraxa.gitbook.io/taraxa-network/wallet.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.
