# Private Token Sale Information 11/2024

## TL;DR

* **DM3 Protocol:** A decentralized, open-source protocol for web3 messaging and interoperability.
* **Token Sale:** Private sale of DM3 ERC20 tokens, with an initial max cap of 100 million tokens. Launch set for 2025.
* **Core Features:** End-to-end encryption, decentralization, multi-level privacy, interoperability, and scalability.
* **Partnerships:** Integrations with ENS, Optimism, Gnosis, Lukso, Arbitrum, etc.
* **Financials:** €1.5M funding target with tokens priced at €0.20 each. In the former fundraising round (pre-seed), €850k was raised through grants and pre-seed funding. (The future public sale price will be >1€.)
* **Organization:** Managed by dm3.org gGmbH, a non-profit with community-driven governance.

## DM3 is the web3 messaging interoperability protocol.

### Unique Features

* Messaging interoperability
* Web3-based Spam-Protection
* Scalable decentralized message relay node network with ENS-based but chain-agnostic  communication registry
* AI-based messaging assistant

***

### Technical details

* focused on
  * Secure end-to-end encryption
  * Decentralization\
    (no single point of failure, censorship-resistant)
  * Privacy (multi-level privacy)
  * Interoperability (to other networks, services, apps)
  * Scalability (by design, the network can be extended to handle billions of messages)
* Modular protocol
  * Lean core protocol (message transport protocol)
  * many protocol extensions for various messaging applications (group chat, public chat, extended privacy, linked profiles, spam protection, UI components, …)
* Decentralized network and interoperability
  * based on a decentralized message relay node network
  * Network scalable by design
  * Enables interoperability with other messaging networks and messaging services.
  * Integration of existing messaging solutions via non-custodial messaging gateways and semi-custodial messaging bridges
  * Cross-chain, L2, Cloud-service compatibility by ENS CCIP-resolvers
* Web3 spam protection
  * Key/account-based message transmission
  * Token-based spam slushing.
* AI messaging assistants
  * Privacy-preserving AI agent
  * Support in extracting relevant information from extensive chat histories
  * Support in the creation of contextualized responses

### DM3 Token

* The DM3 Token is an ERC20 Token. The initial max token cap is 100M.
* Utility token of the DM3 network
  * Governance
  * Incentive for Standardization
  * Utility function (spam protection, privacy, …)
* The launch is planned for 2025

***

### Company/organization/network info

* dm3.org gGmbH – a non-profit company that maintains and coordinates the development of the DM3 protocol, community building, and the DM3 ecosystem.
* DM3 protocol's specifications and source codes are open-source and a public good of the community.
* The value of DM3 is in the network.
* The community will be involved in the development and future decisions through token-based governance.

### Cooperation, partnerships, and integrations with ecosystems and dApps

* ENS (Ethereum Name Service)
* Space-ID/Genome
* Optimism
* Gnosis
* Lukso
* Arbitrum
* MASQ
* CommonGround
* Polymorphic.capital

### Financials

* €350k in grants (2023, Q1/2024) from the web3 community (Gitcoin, OP, ENS, Gnosis, Lukso, Arbitrum)
* €500k pre-seed investment (Q3/2023) from Polymorphic.capital \
  (incl. opportunities for 1.1M Token)

### Funding target

* **Q4/2024**
* **€1.5M** \
  (with the opportunities for tokens at 0.20€ per token)
* Funding as Donations and opportunities for future DM3 Token (SAFT)

### Documents, Resources

* [Executive Summary](/executive-summary.md)
* Whitepaper\
  <https://whitepaper.dm3.network>
* Specification, technical doc:\
  <https://specification.dm3.network>
* Pitch Deck:\
  [Short Pitch](https://drive.google.com/open?id=103O1y2jAQ95vGBCS7GciSrnu8E4EQfjK)\
  [Read Deck (More detailed information)](https://drive.google.com/open?id=101gi188-91pE516pceq1L6oAPm-GQXTS)
* Sources, technical doc:\
  <https://github.com/dm3-org/dm3>\
  <https://github.com/orgs/dm3-org/repositories>
* DM3 Messenger (Reference Implementation):\
  <https://dm3.chat>
* Website\
  <https://dm3.network>


---

# 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://sale.dm3.network/private-token-sale-information-11-2024.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.
