> For the complete documentation index, see [llms.txt](https://docs.havah.io/havahwallet/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.havah.io/havahwallet/announcement/wallet-release-notes/v1.0.0-release-notes.md).

# v1.0.0 Release Notes

<figure><img src="/files/2X52sz8uFCQGE3EHXyLv" alt=""><figcaption></figcaption></figure>

HAVAH Wallet v1.0.0 has been released.&#x20;

Here are the details about what’s included in this version.

**\[New Features]**

* Create multiple accounts in HD Wallet format.
* Users can export Mnemonic Keys and Private Keys.
* You can set nicknames for each created account.

For the update history for HAVAH Wallet, please check out this [link](https://docs.havah.io/havahwallet/announcement/release-note).\
For more news about HAVAH, subscribe to our [Medium](https://medium.com/havahofficial) page!

Thank you.

<br>


---

# 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:

```
GET https://docs.havah.io/havahwallet/announcement/wallet-release-notes/v1.0.0-release-notes.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.
