# Privacy overview

![](/files/2aIosGQy6ZSrTpOHvTy7)

Privacy and trust are core to Sudo because the product combines messaging, identity, wallet activity, communities, and AI assistance.

## Privacy surfaces

| Area               | Features                                                                        |
| ------------------ | ------------------------------------------------------------------------------- |
| Message protection | End-to-end encrypted chat payloads, encryption verification QR.                 |
| Device protection  | App lock, locked chats, chat lock settings.                                     |
| Social safety      | Blocked users, group member permissions, channel ban/unban, removed users list. |
| Ephemeral controls | Default disappearing timer.                                                     |
| Sensitive previews | Privacy blur.                                                                   |
| Calls and location | Call privacy, live location settings.                                           |
| Wallet safety      | Seed phrase backup, token approvals risk, transaction review.                   |

## End-to-end encrypted payloads

The inventory references end-to-end encrypted chat payloads. This means message content is designed to be protected during transport for supported modes. Verification QR helps users confirm encrypted contact identity.

## Locks and sensitive chats

Locked chats and app lock protect against local device access. These are especially important when messages include wallet addresses, payment context, documents, private group information, or sensitive creator/community planning.

## Social trust

Large groups and channels need strong controls. Admin rights, member permissions, removed-user lists, and ban/unban controls help communities stay safe as they grow.

## Related page

* [Security & safety](/privacy-and-trust/security-and-safety.md)


---

# 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://docx.sudochat.app/privacy-and-trust/privacy.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.
