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

# Key Features

1. **Enhanced Privacy and Anonymity**\
   Nora ensures your privacy with state-of-the-art encryption and anonymous browsing. All communications and activities within the browser and messenger are shielded from prying eyes, giving you full control over your digital identity.
2. **Crypto-Focused Tools**\
   Built specifically for cryptocurrency users, Nora integrates tools like real-time price tracking, cryptocurrency wallet management, and decentralized exchange (DEX) integration directly into the browser, making it the go-to platform for all your crypto needs.
3. **End-to-End Encrypted Messaging**\
   Our secure messaging platform ensures that all your communications stay private. Using end-to-end encryption, Nora guarantees that only you and the intended recipient can read the messages.
4. **Decentralized Web Access**\
   With built-in support for decentralized websites and blockchain-based applications, Nora lets you explore the decentralized web seamlessly, opening up new avenues for privacy-conscious users in the crypto world.
5. **Zero-Tracking Technology**\
   Nora is designed to eliminate all tracking. No cookies, no data collection—just you and your online activities. Protect your personal information from unwanted tracking by advertisers and third parties.
6. **Cross-Platform Compatibility**\
   Whether you're on a desktop, tablet, or mobile device, Nora synchronizes seamlessly across all platforms, so you can browse and chat securely wherever you are.
7. **Integrated Crypto Wallet Support**\
   Manage your crypto assets directly within the browser and messenger. Nora supports multiple crypto wallets, allowing you to securely store, send, and receive digital assets all in one place.
8. **User-Friendly Interface**\
   Nora's intuitive interface ensures that even users new to crypto can easily navigate its features. With an easy-to-use dashboard, quick access to cryptocurrency tools, and seamless communication channels, you'll enjoy a smooth experience.
9. **Multi-Layered Security Protocols**\
   Beyond just encryption, Nora implements multi-layered security measures such as VPN integration, IP masking, and anti-fingerprinting technology to safeguard your browsing and messaging activities.
10. **Open-Source Development**\
    Nora is an open-source project, fostering transparency and continuous improvement. Our community-driven approach ensures that anyone can contribute, audit, and trust the software they're using.

Stay anonymous, secure, and ahead in the world of cryptocurrency with Nora—where privacy and innovation meet.


---

# 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://nora-2.gitbook.io/nora-docs/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.
