# Platform Features

Aiming to become the one-stop-shop for private communication and private transactions of cryptocurrencies and Real World Assets on the Ethereum Mainnet, CryptoDM's ecosystem comprises the following current and upcoming functionalities. For more information on how to navigate the CryptoDM platform and to get started, refer to the [Tutorial](/cryptodm-documentation/xmpt-messaging-v1.0.md) chapter.\
\
:white\_check\_mark: Wallet-to-wallet Microblog Platform\
:white\_check\_mark: Wallet-to-wallet encrypted XMTP messaging\
:white\_check\_mark: Wallet integration & creation\
:white\_check\_mark: Crypto commands (i.e. charts, news, price updates)\
:ballot\_box\_with\_check: Wallet Section & In Messenger Payments\
:ballot\_box\_with\_check: Private Feeds / Profiles\
:ballot\_box\_with\_check: FileCoin Integration\
:ballot\_box\_with\_check: Mobile / App Client\
:ballot\_box\_with\_check: Crypto Escrow Protocols\
:ballot\_box\_with\_check: AI Assistant\
:ballot\_box\_with\_check: AI Blogging Tool\
:ballot\_box\_with\_check: VPN Integration


---

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