> For the complete documentation index, see [llms.txt](https://hero-5.gitbook.io/hero-paper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hero-5.gitbook.io/hero-paper/the-hero-ecosystem/hero-wallet/key-features.md).

# Key Features

Hero Wallet is designed to address the evolving needs of the cryptocurrency user. With a focus on privacy, control, and ease of use, Hero Wallet offers a comprehensive solution for managing digital assets.&#x20;

<figure><img src="/files/lKmF3Rel0CZ6IaNNkswZ" alt=""><figcaption><p><em>Hero Wallet: private, secure, reliable</em></p></figcaption></figure>

{% hint style="info" %}
[**Access Hero Wallet Here**](https://wallet.hero.io/signin)
{% endhint %}

While some features are fully implemented, others are part of our forward-looking development roadmap. Below is an outline of the wallet's key features, aimed at providing users with a seamless and secure experience:

### **Multi-Chain Asset Management**

Hero Wallet supports major blockchains, including Bitcoin, Ethereum, BSC, Polygon, Arbitrum, and TON, with more integrations on the way. Manage all your digital assets seamlessly in one place, without the need for multiple wallets.

<figure><img src="/files/jvk0oUgWUYx7AJCkgPKD" alt=""><figcaption><p><em>Advanced crypto features: tokens, networks</em></p></figcaption></figure>

### **Autopayments for Subscriptions**

Set up recurring payments with ease. Whether it's for services or subscriptions, Hero Wallet automates your crypto payments, simplifying your financial routine.

### **Legacy Payment Continuity**

With Hero Wallet's legacy feature, scheduled payments can continue even after you're gone, providing peace of mind that your commitments are handled until the balance runs out.

### Complete User Control

Hero Wallet is fully non-custodial, giving you total control over your assets. You hold your private keys—no intermediaries, no third-party access.

<figure><img src="/files/s9L8M29mgp51PQp1SxZ7" alt=""><figcaption><p><em>Hero Wallet: setup in progress</em></p></figcaption></figure>

### **Flexible Transactions**

Optimize your transactions by adjusting fees based on your needs—whether you prioritize speed or cost savings. Create multiple wallets to keep your funds organized and maximize flexibility.

### Simplified Buying, Selling, and Trading&#x20;

Hero Wallet offers an intuitive interface for buying, selling, and trading crypto. Easily swap between currencies or stablecoins, and choose from a range of payment methods to fund your wallet.

### Advanced Asset Management&#x20;

Organize your digital assets with dedicated 'saving' and 'spending' wallets, giving you a clear overview and control over how your funds are allocated and used.

<figure><img src="/files/3REdlV0r0Hfs8JwUZvfD" alt=""><figcaption><p><em>Wallet selection for multiple accounts</em></p></figcaption></figure>

### Privacy by Design&#x20;

Your privacy is a priority. With Hero Wallet’s customizable settings, you can control the visibility of your transactions and wallet, keeping your financial activities confidential.

### **Real-Time Market Data and Alerts**&#x20;

Get access to real-time market data and set up custom alerts to stay ahead of the curve. Hero Wallet helps you make informed decisions by keeping you updated with the latest market movements.

<figure><img src="/files/Bzkf28FTOqmnKi7NOV82" alt=""><figcaption><p><em>Bitcoin holdings overview and price details</em></p></figcaption></figure>

### Security Protocols

Stay protected with biometric authentication and passcode security. Backup and recovery options are also available to safeguard your assets against unforeseen events.

<figure><img src="/files/OsMMDfPwnZkPZVFkh5Bd" alt=""><figcaption><p><em>Recent transactions history overview</em></p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://hero-5.gitbook.io/hero-paper/the-hero-ecosystem/hero-wallet/key-features.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
