# Sending Encrypted Messages

### Sending a message securely and conveniently through the Blockchain&#x20;

1. To begin sending messages securely through the Blockchain, type */Enigma*.

<figure><img src="/files/h8a9MIDm1ZBX4k2d5ugs" alt=""><figcaption></figcaption></figure>

2. Now type the message you wish to send.&#x20;

*For the purpose of this tutorial we will use the phrase "**I'm using Enigma**"*

<figure><img src="/files/VMTK4mMoBEJHpLbCTZLe" alt=""><figcaption></figcaption></figure>

4. Finally, type the destination address.&#x20;

*For the purpose of this tutorial we will be using the destination address "**vitalik.eth**"*

<figure><img src="/files/cSiuj67nBG05zaRgpLkn" alt=""><figcaption></figcaption></figure>

5. Your message has been anonymously sent through the blockchain.


---

# 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://blackwater-labs.gitbook.io/blackwaterlabs/technology/enigma/sending-encrypted-messages.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.
