# Introduction

CryptoDM is an advanced privacy project building the Ethereum Social + Privacy layer. Our product offering, among others, comprises an Ethereum-native X-like microblog platform, a private messaging and transaction client, and crypto escrow systems. At our core stands a wallet-to-wallet microblogging and messaging social platform with crypto payment functionality, enabling seamless and encrypted communication.

Recognizing the increasing importance of privacy, CryptoDM, enabled by our native $CDM currency, aims to become the one-stop-shop for privacy messaging and microblogging, letting users 'Tweet' and message others directly from their wallet, increasing transparency, privacy, safety and accountability.\
\
In a world where people knowingly and unknowingly share their private data, and hacks are common, CryptoDM addresses the following key topics in Web2 and Web3 environments.

* Low accountability for paid influencers, tweeting or sharing tokens without holding or having bought the token themselves, or even launching the token themselves
* Protection against hacks and MEV/Frontrunning through end-to-end encryption and zero-knowledge infrastructure for payments and communications - i.e. no more sim swapping due to blockchain-based authentification
* Protection against asset freezes and communication eavesdropping by institutions
* Uncensored and private news sharing and group communication
* Escrow systems to facilitate secure and private OTC transactions

With this in mind, the CryptoDM ecosystem offers a range of v1 functionalities, including an X-like microblog platform, and fully private wallet-to-wallet messaging services. More details around our current and upcoming functionalities are detailed in the [Next Chapter](/cryptodm-documentation/platform-features.md) of our Documentation. With our future development roadmap in mind, our vision comprises a fully private environment for crypto investors to communicate and store blockchain-enabled assets.


---

# 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://cryptodm-documentation.gitbook.io/cryptodm-documentation/introduction.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.
