# What is Luffa?

<br>

Luffa is a next-generation encrypted social platform built on the Endless protocol. It leverages an end-to-end encryption (E2EE) communication model and employs a hybrid encryption architecture combining RSA and AES.&#x20;

By utilising a globally-distributed network of nodes and decentralized storage technology, Luffa ensures that all message content remains fully inaccessible to any intermediary nodes - including the platform itself - throughout the entire transmission process.


---

# 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://userguide.luffa.im/basic-introduction/what-is-luffa.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.
