# NCrypt

**NCrypt** is a secure, decentralized messaging platform that ensures private and tamper-proof communication. By leveraging end-to-end encryption and blockchain technology, It guarantees that messages cannot be intercepted or altered providing users with a reliable and optionally undisputable (for send/read) communication channel.

It is designed to protect user privacy while maintaining transparency and security. Whether for personal or business communication, **NCrypt** ensures that all conversations remain confidential, verifiable, and free from third-party interference. This feature is perfect for users who need a secure way to communicate without the risks associated with centralized messaging platforms.

### Technical Data

* Pallet used: postman
* API used: G6 MW
* Storage used: IPFS or custom


---

# 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://wiki.gen6.life/solutions/gen6-msg.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.
