# Messaging

At Builders Talk, messaging is designed to be as secure and seamless as possible. Whether you're discussing a project, sharing ideas, or simply chatting, your conversations are private, transparent, and decentralized.

**End-to-End Encryption**

Every message you send is encrypted from sender to receiver, ensuring that only the intended recipient can read it. No one, including Builders Talk or any third party, can access your private conversations. With encryption on-chain, you can rest assured that your data is never at risk.

<figure><img src="/files/0yJZi4TuVUuIWakPMRFj" alt=""><figcaption></figcaption></figure>

**On-Chain Message Storage**

All messages are permanently stored on-chain. This means that your conversations are not only secure, but they are also transparent and immutable. Once a message is sent, it cannot be altered or deleted, giving you full ownership and control over your chat history.

<figure><img src="/files/59ThfGirCcTEnbxS5Kbe" alt=""><figcaption></figcaption></figure>

**Instant Delivery**

Messages are delivered instantly. Whether you're chatting with a friend or engaging with a community, you’ll never miss a message.&#x20;

**User-Friendly Interface**

The Builders Talk chat interface is simple and intuitive, designed for quick communication without unnecessary distractions. You can send and receive text messages, manage conversations, and navigate your chat history effortlessly. We’ve focused on making the experience smooth and user-friendly, so you can stay focused on what matters.


---

# 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://builders-talk.gitbook.io/builders-talk/features/messaging.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.
