# Chat

QS Chat enhances secure, anonymous chatting through relay nodes or peer-to-peer network. Ensuring complete privacy and that no data is stored post-session

<figure><img src="/files/5Iw91YLOtuLceZ4keoGM" alt=""><figcaption></figcaption></figure>

## Key Features of QS Chat

<details>

<summary><strong>Anonymous and Secure Communication:</strong> </summary>

QS Chat ensures complete user privacy by assigning random names to participants upon initiating a chat session, maintaining full anonymity throughout interactions. Every message is protected by advanced Zero Knowledge (ZK) principles and military-grade end-to-end encryption, ensuring that only intended recipients can read the messages. This robust approach safeguards communication against interception or unauthorized access, delivering unparalleled privacy and security.&#x20;

</details>

<details>

<summary><strong>Decentralized Infrastructure:</strong> </summary>

Unlike conventional chat applications that rely on central servers, QS Chat operates on a decentralized network whether using relay nodes or peer to peer networks. This setup not only enhances security by eliminating central points of failure but also ensures that no entity has undue control over user data.&#x20;

</details>

<details>

<summary><strong>Ephemeral Session-Based Chat:</strong> </summary>

Each QS Chat session is temporary and browser-based, existing only for its active duration. Once the session ends, all conversation data is automatically and permanently deleted, ensuring no residual traces remain, thus prioritizing user privacy and data security.&#x20;

</details>

<details>

<summary><strong>Intuitive User-Friendly Interface:</strong></summary>

QS Chat provides a seamless and intuitive interface that users familiar with traditional messaging apps will find easy to use. This design ensures a minimal learning curve, allowing users to focus on their secure communications without navigating complicated procedures.&#x20;

</details>


---

# 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://docs.quicksync.me/qs-share/features/images-and-media.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.
