> For the complete documentation index, see [llms.txt](https://docs.xeratoken.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.xeratoken.xyz/5.-wallets-and-user-experience/5.2-nightleaf-privacy-first-wallet.md).

# 5.2 Nightleaf: Privacy-First Wallet

Nightleaf targets users and professionals with heightened privacy requirements. It builds on the same protocol-level features as Xera Mobile but extends them with richer identity isolation, encrypted contact management, and advanced session controls. Rather than linking activity to a single visible identity, Nightleaf allows users to maintain multiple logical profiles, each with its own derived keys and contact sets.

All contacts, labels, and annotations within Nightleaf are encrypted end-to-end. The wallet does not store or transmit this information in plaintext, reducing the risk of metadata leakage if a device or backup is compromised. When users send funds, Nightleaf can automatically segregate transaction flows across different profiles, making heuristic clustering more difficult.

Nightleaf is especially suited for journalists, activists, researchers, independent contractors, and any user operating in sensitive environments where financial metadata can pose real-world risks. It demonstrates how Xera’s core protocol can support specialized privacy tooling at the application layer without protocol changes.


---

# 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.xeratoken.xyz/5.-wallets-and-user-experience/5.2-nightleaf-privacy-first-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.
