# Clients & Tools

* **BlockMail client:** OCC White label-based communication platform that leverages blockchain networks to facilitate peer-to-peer mail delivery.
* **BlockChat client:** OCC White label-based communication platform that leverages blockchain networks to facilitate peer-to-peer message delivery.
* **Data file-sharing client:** W3XShare White label-based communication platform that leverages blockchain networks to facilitate peer-to-peer data file sharing.
* **Decentralized storage-based "Drive like" client:** PX White label-based data management platform that leverages decentralized storage and blockchain networks to facilitate self-custodial storage management.
* **Encryptor extension**: Fully self-custodial Chrome extension that enables E2E AES-256-GCM highly secure encryption of on-chain communications by user-owned private keys.
* **Integrator Dashboard:** Unlocks the skill and know-how required to abstract the complexities and simplify the deployment of on-chain communication apps.


---

# 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/clients-and-tools.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.
