# Use Cases & Integrations

### Let's Start

With Web3 social on the rise, Web3 communication remains one of the last undiscovered frontiers. Until now, there was no permissionless infrastructure to enable out-of-the-box on-chain communication application development. With that out of the way, the developer community can now focus on building communication applications with Crypto-specific features and use cases.

### Use Case Table 1 (deployed or in development)

<table><thead><tr><th width="190">Application</th><th width="128">Integrator</th><th>Platform</th><th>Encryptor</th><th>TX Model</th><th>[Mail] SC</th><th>[Chat] SC</th><th>[PX] SC</th><th>OCC SDK</th><th>PX SDK</th></tr></thead><tbody><tr><td><a href="https://app.immu3.io/">BlockCommunicator dApp</a></td><td>Immu3</td><td>Browser</td><td>✅</td><td>PAYGO</td><td>✅</td><td>✅</td><td></td><td>✅</td><td></td></tr><tr><td><a href="https://app.the4thpillar.io/">Email &#x26; Chat Super dApp</a></td><td>4thPillar</td><td>Browser</td><td>✅</td><td>PAYGO</td><td>✅</td><td>✅</td><td>✅</td><td>✅</td><td></td></tr><tr><td><a href="https://w3xshare.com/">Data file sharing dApp</a></td><td>W3XShare</td><td>Browser</td><td></td><td>PAYGO</td><td>✅</td><td></td><td>✅</td><td>✅</td><td></td></tr><tr><td>Data file sharing dApp </td><td>Cherrio</td><td>Browser</td><td></td><td>PAYGO</td><td>✅</td><td></td><td>✅</td><td>✅</td><td></td></tr><tr><td>Broadcasting Web3 BlockMail to SMTP Client</td><td>Immu3</td><td>Desktop</td><td></td><td>Subscription</td><td>✅</td><td></td><td></td><td>✅</td><td></td></tr><tr><td><a href="https://drive.pollinationx.io">Decentralized storage drive dApp</a></td><td>PollinationX</td><td>Browser</td><td></td><td>PAYGO/ Subscription</td><td></td><td></td><td>✅</td><td></td><td>✅</td></tr><tr><td><a href="/pages/HerFWOrDtL7g5oUYdraa">ElizaOS plugin</a></td><td>Immu3</td><td>ElizaOS</td><td></td><td>PAYGO</td><td></td><td>✅</td><td>✅</td><td>✅</td><td></td></tr></tbody></table>

### Use Case Table 2 (ideas & concepts)

<table><thead><tr><th width="192">Application</th><th>Platform</th><th>TX Model</th><th>[Mail] SC</th><th>[Chat] SC</th><th>[PX] SC</th><th>OCC SDK</th><th>PX SDK</th><th>White-label</th></tr></thead><tbody><tr><td>Decentralized/on-chain mail</td><td>All</td><td>PAYGO/ Subscription</td><td>✅</td><td></td><td>✅</td><td>✅</td><td></td><td>Immu3 dMail </td></tr><tr><td>Decentralized/on-chain data-sharing</td><td>All</td><td>PAYGO/ Subscription</td><td>✅</td><td></td><td>✅</td><td>✅</td><td></td><td>W3XShare</td></tr><tr><td>Decentralized/on-chain notary</td><td>All</td><td>PAYGO/ Subscription</td><td>✅</td><td></td><td>✅</td><td>✅</td><td></td><td>Immu3 dMail</td></tr><tr><td>Decentralized/on-chain messaging</td><td>All</td><td>PAYGO/ Subscription</td><td></td><td>✅</td><td>✅</td><td>✅</td><td></td><td>Immu3 dChat</td></tr><tr><td>Decentralized/on-chain group messaging</td><td>All</td><td>PAYGO/ Subscription</td><td></td><td>✅</td><td>✅</td><td>✅</td><td></td><td>Immu3 dChat</td></tr><tr><td>NFT curated decentralized/on-chain messaging</td><td>All</td><td>PAYGO/ Subscription</td><td></td><td>✅</td><td>✅</td><td>✅</td><td></td><td>Immu3 dChat</td></tr><tr><td>Decentralized/on-chain news feeds</td><td>All</td><td>PAYGO/ Subscription</td><td></td><td>✅</td><td>✅</td><td>✅</td><td></td><td></td></tr><tr><td>NFT incentified  merchant/customer communication </td><td>All</td><td>PAYGO/ Subscription</td><td></td><td>✅</td><td></td><td>✅</td><td></td><td></td></tr><tr><td>Decentralized/on-chain W2W collective messaging </td><td>All</td><td>PAYGO/ Subscription</td><td></td><td>✅</td><td></td><td>✅</td><td></td><td></td></tr><tr><td>Decentralized/on-chain ticketing system</td><td>All</td><td>PAYGO/ Subscription</td><td>✅</td><td>✅</td><td>✅</td><td>✅</td><td></td><td></td></tr><tr><td>IPFS to decentralized storage backup</td><td>All</td><td>PAYGO/ Subscription</td><td></td><td></td><td>✅</td><td></td><td>✅</td><td></td></tr><tr><td>Cloud storage to decentralized storage backup</td><td>All</td><td>PAYGO/ Subscription</td><td></td><td></td><td>✅</td><td></td><td>✅</td><td>PX Drive</td></tr></tbody></table>


---

# 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.immu3.io/integrators/use-cases-and-integrations.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.
