# What is Sudo?

![](/files/rGzwAO0GZG9be5Hx6PPU)

Sudo Messenger is a Web3-native communication platform. It brings together secure messaging, wallet actions, social communities, AI assistance, and on-chain coordination in one product.

The core idea is simple: Web3 activity is social. People do not only transact; they ask questions, verify identity, coordinate communities, discuss proposals, share links, join groups, receive alerts, and make decisions together. Sudo turns that behavior into a product surface.

## Positioning

| Layer                   | Role                                            | Examples                                                                                |
| ----------------------- | ----------------------------------------------- | --------------------------------------------------------------------------------------- |
| **Social messenger**    | High-frequency communication and discovery.     | DMs, groups, channels, stories, calls, reactions, media, search, invites, QR sharing.   |
| **Web3 super-app**      | Wallet and on-chain workflows.                  | Wallet, swaps, payments, token tools, escrow, multisig, governance, validators, audits. |
| **AI wallet assistant** | Guided intelligence around complex wallet data. | AI Explorer, transaction bot, watcher bot, approvals bot, My Tokens bot, My Locks bot.  |

Sudo is not trying to be only a chat app or only a wallet. Its advantage is the bridge between both.

## Who Sudo is for

| Audience                     | What they need                                                                      | How Sudo helps                                                             |
| ---------------------------- | ----------------------------------------------------------------------------------- | -------------------------------------------------------------------------- |
| **Everyday users**           | Private chat, calls, media, search, and simple wallet actions.                      | Keeps familiar messaging patterns while adding Web3 actions gradually.     |
| **Traders and wallet users** | Transaction context, approvals awareness, alerts, holdings, and quick actions.      | Surfaces wallet activity through chat-style cards, bots, and review flows. |
| **Communities**              | Groups, channels, moderation, invites, announcements, and gated access.             | Combines social community tools with contract/token-aware participation.   |
| **Creators**                 | Broadcast, subscriber management, QR sharing, affiliate hooks, and live surfaces.   | Turns channels into monetizable and discoverable community hubs.           |
| **Web3 teams**               | Governance, validator visibility, contract audits, token tools, and user education. | Helps projects coordinate on-chain and off-chain activity in one place.    |

## Product promise

Sudo should feel like a premium command center for Web3 communication:

* fast enough for daily chat
* trusted enough for wallet-adjacent actions
* social enough for communities and creators
* intelligent enough to explain complex activity
* flexible enough to support advanced Web3 workflows

## Safety principle

Wallet features may involve real assets. Sudo documentation should always encourage users to verify addresses, networks, amounts, approvals, and signing prompts before confirming any transaction.


---

# 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/overview/what-is-sudo.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.
