# Stories, QR & calls

![](/files/SPCgdG5f9iiLt6MNSjeR)

Stories, QR, and calls are high-engagement social surfaces. They make Sudo feel alive beyond static messages.

## Stories / updates

The updates/status feed supports lightweight presence. Users can post photo/video stories, text stories, view others’ stories, and manage their own stories.

Stories are useful for:

* community updates
* creator announcements
* event reminders
* personal presence
* campaign momentum

## QR flows

QR reduces friction when users meet offline, move between apps, or share communities publicly.

| QR surface                  | Purpose                                        |
| --------------------------- | ---------------------------------------------- |
| QR scanner                  | Scan Sudo/user/channel codes.                  |
| QR detected flow            | Route the user to the right result after scan. |
| Channel QR view             | Share a channel quickly.                       |
| Business/contact QR profile | Make identity shareable in person and online.  |

## Calls

Sudo includes voice/video calling, recent calls, scheduled calls, adding participants, and call rating feedback. Calls support community coordination, private conversation, and live collaboration.

## Privacy reminder

Calls and live location should always respect user control. See [Privacy & trust](/privacy-and-trust/privacy.md) for call privacy and live location settings.


---

# 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/social/stories-qr-and-calls.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.
